Buildout Documentation

Tutorials

The tutorial goes through all the features of Buildout and its usage. This is a slightly modified version of Jim Fulton’s original presentation hand-out.

Developing Django apps with zc.buildout by Jacob Kaplan-Moss is a good introductory tutorial to learn about Buildout.

Creating Recipes

Creating Recipes describes in depth about creating recipes.

List of Recipes

A list of the more commonly used recipes used with Buildout.