I look for private Python Index server on my local network... What do you use ?
Chris Withers
chris at simplistix.co.uk
Wed Jun 24 02:30:56 EDT 2009
Klein Stéphane wrote:
> I wonder what Python Index server (like as pypi.python.org) do you use in
> your corporation for handle your private python eggs ?
>
> I found three solutions :
>
> * http://pypi.python.org/pypi/basketweaver/0.1.2-r6
> * http://pypi.python.org/pypi/pypi/2005-08-01
> * http://pypi.python.org/pypi/EggBasket/0.6.1b
>
> Do you know another software ?
http://pypi.python.org/pypi/haufe.eggserver/0.2.5
> What do you use ?
I actually just store the private eggs directly in a subversion
repository and that the url of the folder the eggs live in to find-links.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list