Skip to content

nanonyme/pypi-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


LICENSE
=======
Zope Public License 2.1 (ZPL 2.1)

Authors
=======
z3c.pypimirror took place at the Blackforest Sprint 2008 and involved the
the following persons:

- Daniel Kraft (Lead)
- Gottfried Ganssauge
- Josip Delic
- Andreas Jung

About

Retrieve original sources by bzr branch lp:pypi-mirror

Original project https://launchpad.net/pypi-mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages