Direkt zum Inhalt | Direkt zur Navigation

Benutzerspezifische Werkzeuge
Anmelden
Home Produkte

Hosting

schon ab €14,00!

Software-Entwicklung

Wir programmieren alles, was wir hosten.

Lösungen

Web & E-Commerce

Kollaboration

Hosting & Skalierbarkeit

Support Open Source

Python

PHP

Weitere

Über uns

Kontakt

Wir

Sie sind hier: Startseite Open Source Python z3c.pypimirror

z3c.pypimirror

Ein Script, um einen pypi Spiegel zu bauen (http://pypi.python.org/)

Setting up a PyPI "simple" index


This package provides a mirror for the PyPI simple interface, http://pypi.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