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/104555.html below:

[Python-Dev] Distutils2 scripts

[Python-Dev] Distutils2 scripts [Python-Dev] Distutils2 scriptsTarek Ziadé ziade.tarek at gmail.com
Fri Oct 8 15:14:43 CEST 2010
On Fri, Oct 8, 2010 at 12:24 PM, Georg Brandl <g.brandl at gmx.net> wrote:
> Am 08.10.2010 09:05, schrieb Tarek Ziadé:
>> 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..
>
> What happened to "python setup.py action"?  Or is this a step towards
> not requiring setup.py at all?

Yes, setup.py is gone and everything is driven by scripts, that read
setup.cfg. There are some configurable hooks to call code when wanted
bu the idea is that those are restricted to the build part of the
process, so a release made at PyPI provides static metadata.

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