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://yyuu.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

The filenames of the archives must be the md5sum of its content. 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