Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macagua/macagua.buildout.pypimirror
A buildout configuration for building a complete or a partial PyPI mirror using z3c.pypimirror module
https://github.com/macagua/macagua.buildout.pypimirror
buildout cheeseshop pypi-mirror pypi-packages python script
Last synced: about 2 months ago
JSON representation
A buildout configuration for building a complete or a partial PyPI mirror using z3c.pypimirror module
- Host: GitHub
- URL: https://github.com/macagua/macagua.buildout.pypimirror
- Owner: macagua
- Created: 2012-04-24T21:52:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-15T02:16:20.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T01:11:42.850Z (almost 2 years ago)
- Topics: buildout, cheeseshop, pypi-mirror, pypi-packages, python, script
- Language: Python
- Size: 155 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. -*- coding: utf-8 -*-
.. highlight:: rest
================================
Setting up a PyPI "simple" index
================================Overview
========This buildout configuration provides a mirror for the PyPI simple interface,
http://cheeseshop.python.org/simple/ using `z3c.pypimirror module`_.Prerequisites
=============For the installation is recommended that you install certain dependencies on
the operating system as shown below: ::# aptitude install build-essential python-dev python-setuptools python-pip mercurial
User guide
==========Just execute the following commands: ::
$ virtualenv .
$ source ./bin/activate
$ python bootstrap.py
$ ./bin/buildout -vvvN
$ deactivateThe first time you should be initialize your mirror, executing the following
commands: ::$ ./bin/pypimirror --initial-fetch --follow-external-links --follow-external-index-pages --log-console ./pypimirror.cfg
Later a crontab task does synchronization packages, you can see the crontab
task defined, with the follow command: ::$ crontab -l
LICENSE
=======
GPL 2 version (GPL 2)Authors
=======pypimirror.buildout the first configuration of these scripts took place at the
`Cenditel fundation`_ since 2010 and involved the following persons:- Dhionel Diaz
- Leonardo J. Caballero G... _z3c.pypimirror module: http://pypi.python.org/pypi/z3c.pypimirror
.. _Cenditel fundation: http://www.cenditel.gob.ve.. image:: https://d2weczhvl823v0.cloudfront.net/macagua/macagua.buildout.pypimirror/trend.png
:alt: Bitdeli badge
:target: https://bitdeli.com/free