The pyenv's official mirror of Python archives

View on GitHub

Welcome to the pyenv's official mirror of Python archives.

The python-build, is a plugin of pyenv that allows users to install python from source, uses http://pyenv.github.io/pythons for faster downloads.

You can enforce python-build to use optional mirror site with overriding PYTHON_BUILD_MIRROR_URL.

$ export PYTHON_BUILD_MIRROR_URL="http://yoursite.example.com/pythons"
$ pyenv install 2.7.7

Prebuilt CPython

Prebuilt CPython archives and their python-build definitions use stable filenames.

The filenames of the source archives below are their SHA-256 checksums. The following links are the contents of the pyenv's official mirror of Python archives.

Stackless 2.7

Stackless 3.2

distribute

setuptools

pip

GNU Readline

OpenSSL