Differences between revisions 2 and 3
Revision 2 as of 2007-12-29 17:33:25
Size: 707
Editor: CameronLaird
Comment:
Revision 3 as of 2007-12-29 17:37:23
Size: 852
Editor: CameronLaird
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
[explain relation to easy_install and eggs] [explain relation to easy_install and eggs; explain usage]
Line 11: Line 11:
["Martin Aspelli"]'s book on ["Plone"] 3 includes a good reference
on '''buildout'''. Also, the Zope 3 Wiki includes a
[http://wiki.zope.org/zope3/UsingBuildout useful page] on the subject.
Other treatments of '''buildout''' include:

 * ["Martin Aspelli"]'s book on ["Plone"] 3, which includes a good reference on '''buildout''';
 * the Zope 3 Wiki includes a [http://wiki.zope.org/zope3/UsingBuildout useful page] on the subject;
 * Fulton wrote a [http://grok.zope.org/minitutorials/buildout.html tutorial]

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.

[explain relation to easy_install and eggs; 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.