> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Python SDK

> Overview of the community-supported PlayFab Python 3 SDK for automation and server-side scripting, with GitHub repo and PyPI package links.

<img src="https://mintcdn.com/microsoft-4404708b/N3T1ucKV7zIMBudj/images/playfab/sdks/python/Python1.png?fit=max&auto=format&n=N3T1ucKV7zIMBudj&q=85&s=0d832305c8e47f0efe40769d6e07261a" alt="Python" width="800" height="250" data-path="images/playfab/sdks/python/Python1.png" />

<Info>
  This is a community supported SDK. Information on this page is no longer maintained and updated.
</Info>

To learn how you can contribute and provide support for this SDK, refer to the ReadMe at [Python PlayFab SDK repo](https://github.com/PlayFab/PythonSdk).

The team at Microsoft would no longer be providing official support for those using this SDK. You can continue to get community support and updates at [PlayFab forums](https://community.playfab.com/index.html).

<Note>
  This topic provides information about the original version of the SDK and does not apply to the newer community versions.
</Note>

Python is a general purpose scripting language that is great for automation and server-side coding. Our Python SDK is compatible with Python 3, and provides everything you need to access the PlayFab API.

You will need Python 3 installed on your machine to use this SDK.

## Download links

* [Python PlayFab SDK GitHub repo](https://github.com/PlayFab/PythonSdk)
* [Python PlayFab SDK on Package Index (PyPI) repo (external link)](https://pypi.org/project/playfab/)


## Related topics

- [Python SDK](/services/playfab/sdks/python/index.md)
- [Python quickstart](/services/playfab/sdks/python/quickstart.md)
- [Python 빠른 시작](/ko/services/playfab/sdks/python/quickstart.md)
- [Connecting Python to Insights](/services/playfab/data-analytics/legacy/connectivity/connecting-python-to-insights.md)
- [Python 快速入门](/zh-CN/services/playfab/sdks/python/quickstart.md)
