Python 下载

选择合适您的系统的最新版本的 Python!

全部下载

Microsoft Windows 10 及以上

适用于 Windows 8.1 / Windows 10 / Windows 11 64 位电脑使用

2015 年及更新的电脑应使用这个版本

下载链接: python-3.12.0-amd64.exe

Microsoft Windows 7 64 位

适用于 Windows 7 64 位 / 内存 4GB 及以上电脑使用

下载链接: python-3.8.10-amd64.exe

Microsoft Windows 7 32 位

适用于 Windows 7 32 位 / 内存 2GB 及以下电脑使用

下载链接: python-3.8.10.exe

Apple macOS Universal2

适用于 Apple MacBook (Air/Pro) / iMac / Mac mini / Mac Studio 等使用

Intel 芯片和 Apple M1 (Pro/Max/Ultra) 芯片 均可使用

下载链接: python-3.12.0-macos11.pkg

GNU Linux

Python预装在大多数Linux发行版上,所以您大概率不需要单独安装。

如果您使用的发行版不自带Python,请查阅您使用的发行版的文档手册

如果您需要从源代码编译,请下载源代码,解压到目录后使用以下命令编译并安装:

./configure
make
make install
下载链接: Python-3.12.0.tar.xz