Revision 7 as of 2008-02-09 14:13:22

Clear message

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:

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