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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to