+1 for our own package index. I think we need atleast one more mirror in a different host (or continent) for occasional downtimes like the one for moretus.
Basketweaver looks interesting. Will packages (the ones without name conflicts) be uploaded to PyPI despite having pypi.tryton.org? Thanks, On Wed, May 4, 2011 at 2:34 PM, Cédric Krier <[email protected]> wrote: > On 04/05/11 18:25 +0200, Cédric Krier wrote: > > - create our own instance of PyPI (on pypi.tryton.org) like that we > have > > the control over the package naming. But this mean that we need to > > maintain the services and also user need to specify the Tryton > index in > > the installation command line like: > > > > ``` > > pip install -i http://pypi.tryton.org/simple \ > > --extra-index-url=http://pypi.python.org/simple \ > > PACKAGE_NAMES... > > ``` > > > > Of course it can be setup in the configuration file. > > I find this simple tools [1] that allow to create a minimalist package > index > that runs under a simple HTTP server. > It seems to be no more maintained but I tested and it seems to work (just > need > to patch to accept .tar.gz extensions). > But we could write our own script inspired by this one. > > > [1] http://pypi.python.org/pypi/basketweaver/ > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] > Website: http://www.b2ck.com/ > -- Sharoon Thomas Business Analyst & Open Source ERP Consultant CEO @ http://openlabs.co.in -- [email protected] mailing list
