[Distutils] PyPM

Chris Withers chris at simplistix.co.uk
Fri Oct 9 13:03:52 CEST 2009


Sridhar Ratnakumar wrote:
> This release includes a new packaging tool by activestate called Python
> Package Manager (PyPM). 

Is PyPM available separately?

> Here's a sample command line output::
> 
>     $ pypm install lxml

Where does this get lxml from?
How can I control that?
Where does this put the package on disk?
How can I have separate package requirements for different python 
projects on the same box?
How can I specify the version of lxml required?
How can I reproduce the environment required for a particular project?

cheers,

Chris



More information about the Distutils-SIG mailing list