A module for building a complete or a partial PyPI mirror
Project description
Setting up a PyPI “simple” index
This package provides a mirror for the PyPI simple interface, http://cheeseshop.python.org/simple/.
To set up a mirror:
install this package using setuptools (easy_install, buildout, etc.) so that the script, pypimirror script is installed.
create your mirror configuration file maybe based on config.cfg.sample
Run the pypimirror script passing the name of the mirror configuration file
This will initialize the mirror.
Set up a cron job to run update-mirror periodically.
Changes
Change history
0.1.0 (2008-08-27)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
z3c.pypimirror-0.1.0.tar.gz
(7.9 kB
view hashes)
Built Distribution
z3c.pypimirror-0.1.0-py2.4.egg
(18.8 kB
view hashes)