有可用的 python 镜像吗?

发布于 2024-11-26 08:12:32 字数 96 浏览 1 评论 0原文

网络上是否有任何地方可以下载在 Windows 上设置 Python 开发环境所需的文件?试图学习这门语言,但一切都指向 python.org,该网站似乎已关闭相当长一段时间了。

Is there anywhere on the web where I can download files needed to setup Python development environment on windows? Trying to learn the language, but everything points to python.org which seems to be down for quite a while.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

逆蝶 2024-12-03 08:12:33

您仍然可以使用 web.archive.org python.org 的镜像

下面是Windows 版 Python 3.2.1 安装程序的直接链接。不要忘记检查 校验和(MD5: c148e89b97cd07352c42ecb3bb4f42e2)。

You can still use the web.archive.org mirror of python.org.

Here's a direct link to the Python 3.2.1 installer for windows. Don't forget to check the checksum (MD5: c148e89b97cd07352c42ecb3bb4f42e2).

忘你却要生生世世 2024-12-03 08:12:33

ActivePython 是一个替代的 Python 发行版。

ActivePython is a alternate Python distribution.

日久见人心 2024-12-03 08:12:33

我之前链接的镜子是旧副本。我没有看到任何当前的 python.org 镜像。

相反,您可以使用 Way Back Machine (archive.org)。这是 2010 年 12 月的最新副本:

http://web .archive.org/web/20101223020919/http://www.python.org/

The mirror I linked before was an old copy. I don't see any current mirrors of python.org.

Instead, you could use the Way Back Machine (archive.org). This is the latest copy from December 2010:

http://web.archive.org/web/20101223020919/http://www.python.org/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文