[Python-Dev] Distutils2 scripts

Alexis Métaireau alexis at notmyidea.org
Fri Oct 8 18:47:17 CEST 2010


Le 10/08/2010 04:31 PM, Jon Ribbens a écrit :
> On Fri, Oct 08, 2010 at 11:04:35AM -0400, Toshio Kuratomi wrote:
>> In the larger universe of programs, it might make for more intuitive
>> remembering of the command to use a prefix (either py or python) though.
>>
>> python-setup  is a lot like python setup.py
>> pysetup is shorter
>> pyegg is even shorter :-)
> 
> I'd just like to say "pypackage" again.
> 
> pypackage install thingy
> pypackage remove thingy
> pypackage update thingy
Btw, we are not talking about "packages", as packages are already used
in the python concepts (See
http://guide.python-distribute.org/glossary.html)

So, it would be better to have something like "pydist", but seems to be
less obvious than "pysetup".

Alexis


> 
> etc
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexis%40notmyidea.org



More information about the Python-Dev mailing list