Features for a Python package manager?

Mike Meyer mwm at mired.org
Thu Dec 30 16:34:04 EST 2004


Bulba! <bulba at bulba.com> writes:

> On Sat, 25 Dec 2004 11:37:42 +0100, Georg Brandl <g.brandl at gmx.net>
> wrote:
>
>>what features would you expect of a Python package manager, similar to
>>CPAN or rubygems?
>
> IMVHO it would be nice if it had a feature for "upload package/module
> I have just developed" - maybe PyPi would fill up faster if it would.

Distutils already has a feature to do that for you.

          <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list