Seite 1 von 1

Python Package Manager (PyPM)

Verfasst: Donnerstag 8. Oktober 2009, 12:32
von jens
Ich sehe gerade, bei ActivePython 2.6.3.7 ist "Python Package Manager (PyPM)" dabei.
ActiveState's Python extension installer and manager (PyPM); allows for easy installation and management of modules and extensions. Currently in beta.
siehe: http://www.activestate.com/activepython/features/
Doku: http://docs.activestate.com/activepython/2.6/pypm.html

Noch gibt es wohl keine GUI. Und erstmal sieht es eigentlich so aus, wie easy_setup.

EDIT: Anscheinend Pflegen die ein eigenes Repository: http://pypm.activestate.com/

EDIT2: Hm. Wenn ich das richtig verstehe, greifen die auf die Sourcen von PyPi und packen das ganze dann in ein eigenes Archiv Format...