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.