[Python-Dev] Distutils2 scripts

Georg Brandl g.brandl at gmx.net
Fri Oct 8 16:54:30 CEST 2010


Am 08.10.2010 16:26, schrieb Barry Warsaw:

>>- query pypi
>>- browse what's installed
>>- install/remove projects
>>- create releases and upload them
>>
>>pkg_manager ?
> 
> No underscores, please. :)
> 
> Actually, a decent wrapper script could just be called 'setup'.  My
> command-not-found on Ubuntu doesn't find a collision, or even close
> similarities.

No generic name, *please*.  easy_install was bad enough, no need to repeat
that mistake.  "egg" would be better, but weren't we phasing out the egg
format?

Georg


-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list