[Distutils] GUI for Python package Management - Right w ay to install packages?

David Lyon david.lyon at preisshare.net
Fri Jan 30 22:57:08 CET 2009



On Fri, 30 Jan 2009 11:21:29 -0500, "P.J. Eby" <pje at telecommunity.com>
wrote:

>>but... my question is... is it "right" ? as far as distutils
>>and the general python programming community is concerned?
> 
> Apparently not.  ;-)

So the "right" way is to download it, unpack it in a directory and
then just run "python setup.py install" as we would do from the
command line?

Another 20 lines of code or so.... 



More information about the Distutils-SIG mailing list