Managing projects with Buildout
Learn about eggs, setuptools and dependency management, and how to use Buildout to set up a development environment.
- Introduction Or: "What's wrong with a plain old Zope instance"?
- Packages, products and eggs Looking at the core concepts in more detail
- Prerequisites A few things you need before we can get started
- Creating a buildout for your project How to create a new buildout for a project, adding Plone and other third party products as dependencies
- Understanding buildout.cfg How to manage the main buildout configuration file
- Creating a buildout defaults file This makes it possible to share configuration across multiple buildouts, and save some time and disk space.
- Installing a third party product How to install a new package using these tools
- Creating a new package
- A deployment configuration How to use buildout for deployment configuration
All content on one page (useful for printing, presentation mode etc.)
German translation of this tutorial