Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33985

Re: Re: Managing multiple packages

Date 2012-11-27 22:28 +0100
From Thomas Bach <thbach@students.uni-mainz.de>
Subject Re: Re: Managing multiple packages
References <50ABF52B.1080101@wisc.edu> <20121123002229.GA4908@taris.box> <50B41E3E.5040100@cs.wisc.edu>
Newsgroups comp.lang.python
Message-ID <mailman.323.1354051714.29569.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Nov 26, 2012 at 07:58:22PM -0600, Evan Driscoll wrote:
> I'm also pretty confused about the
> distutils/setuptools/distribute/distutils2 landscape and what the
> differences are (at least between the first 3) and what their
> relationships with standard Python are.

In my opinion packaging in Python is at the moment a disaster. The
whole distutils/setuptools/whatever confusion is at least one of the
major sources that this whole topic is so poorly documented and
obviously violates the Zen of Python. Anyways, I think THEY are
working on it. [1] is also a bit clarifying.

Regards,
	Thomas.


Footnotes: 
[1]  http://ziade.org/2010/03/03/the-fate-of-distutils-pycon-summit-packaging-sprint-detailed-report/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Re: Managing multiple packages Thomas Bach <thbach@students.uni-mainz.de> - 2012-11-27 22:28 +0100

csiph-web