A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-October/104535.html below:

[Python-Dev] Distutils2 scripts

[Python-Dev] Distutils2 scripts [Python-Dev] Distutils2 scriptsTarek Ziadé ziade.tarek at gmail.com
Fri Oct 8 09:05:56 CEST 2010
Hello,

In the Distutils2 project, we'll have quite a few scripts that can be
called via -m

$ python -m distutils2.depgraph : shows a dependency graph
$ python -m distutils2.install : installs a project
$ python -m distutils2.run command : runs a distutils2 command

etc..

The feedback I received for this is pretty clear: people want a single
script that can be called directly. e.g.

$ distutils2 depgraph
$ distutils2 install
$ distutils2 run command

Fair enough, I can add that script in the project and get it installed
when people install the project.

I just wanted to make sure that once distutils2 is back in the stdlib,
it's OK for us to add that script in the distribution.
I remember that people did not want "yet another script" in there, so
I just wanted to double-check before I take this path

Thanks !
Tarek


-- 
Tarek Ziadé | http://ziade.org
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4