Python Package Index An experimental mirror of PyPi on Google App Engine. To get involved, visit the Pypione Project. To install packages from the mirror run easy_install -i http://pypi.appspot.com/ <PACKAGE_SPEC> To use with zc.buildout, include an index option in your buildout section: [buildout] index = http://pypi.appspot.com/ ... For testing, you can download something like disthelper to your