> ## 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

> 由社区支持的 PlayFab Python 3 SDK 概览,用于自动化和服务器端脚本,包含 GitHub 仓库和 PyPI 包链接。

<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>
  这是一个由社区支持的 SDK。此页面上的信息不再进行维护或更新。
</Info>

若要了解如何为此 SDK 做出贡献并提供支持,请参阅 [Python PlayFab SDK 仓库](https://github.com/PlayFab/PythonSdk)中的 ReadMe。

Microsoft 团队将不再为使用此 SDK 的用户提供官方支持。你可以继续在 [PlayFab 论坛](https://community.playfab.com/index.html)上获取社区支持和更新。

<Note>
  本主题提供的是关于 SDK 原始版本的信息,不适用于较新的社区版本。
</Note>

Python 是一种通用脚本语言,非常适合自动化和服务器端编码。我们的 Python SDK 兼容 Python 3,提供了访问 PlayFab API 所需的一切。

你需要在计算机上安装 Python 3 才能使用此 SDK。

## 下载链接

* [Python PlayFab SDK GitHub 仓库](https://github.com/PlayFab/PythonSdk)
* [Python PlayFab SDK 在 Package Index (PyPI) 上的仓库(外部链接)](https://pypi.org/project/playfab/)


## Related topics

- [Python 快速入门](/zh-CN/services/playfab/sdks/python/quickstart.md)
- [将 Python 连接到 Insights](/zh-CN/services/playfab/data-analytics/legacy/connectivity/connecting-python-to-insights.md)
- [PlayFab 2020 版本发布说明](/zh-CN/services/playfab/release-notes/2020.md)
- [PlayFab 支持的语言](/zh-CN/services/playfab/sdks/languages/index.md)
- [PlayFab 2018 版本发布说明](/zh-CN/services/playfab/release-notes/2018.md)
