Differences between revisions 5 and 6
Revision 5 as of 2008-01-23 17:24:56
Size: 997
Editor: CameronLaird
Comment:
Revision 6 as of 2008-01-23 17:25:44
Size: 993
Editor: CameronLaird
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
    on occasion) manages ["egg"]s. on occasion) manages ["egg"]s.

Buildout is a "system for managing development buildouts", according to its [http://pypi.python.org/pypi/zc.buildout home page]. While often identified as a ["Zope"] project, and indeed licensed under the ["ZPL"] by Zope creator ["Jim Fulton"], buildout is useful for configurations beyond Zope, and even, in rare cases, a few that have nothing to do with ["Python"]. The home page above includes extensive documentation, examples, and more.

At one level, buildout (still referred to as "zc.buildout" on occasion) manages ["egg"]s.

[explain relation to easy_install and eggs; workingenv.py and virtualenv.py; explain usage]

Other treatments of buildout include:

buildout (last edited 2014-04-14 03:18:10 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.