Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2008-04-07 07:58:42
Size: 2754
Editor: S0106001839ed037f
Comment: Added Vellum, PyMake, BuildIt, Buildout and Memoize
Revision 13 as of 2008-04-07 08:05:06
Size: 2900
Editor: S0106001839ed037f
Comment: Added VirtualEnv
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [http://pypi.python.org/pypi/zc.buildout Buildout] - Build tool for creating applications, includes the capability to resolve Python dependencies that are packaged as Python eggs.
Line 11: Line 12:
 * [http://www.plope.com/software/pymake PyMake] - Designed as a replacement for Make.  * [http://www.plope.com/software/pymake PyMake] - Designed as a replacement for Make. ''Development replaced by BuildIt''.
Line 16: Line 17:
 * [http://pypi.python.org/pypi/virtualenv VirtualEnv] - A tool for creating isolated Python environments.
Line 17: Line 19:
 * [http://pypi.python.org/pypi/zc.buildout Buildout] - Build tool for creating applications, includes the capability to resolve Python dependencies that are packaged as Python eggs.

1. Configuration and Build Tools

2. Build Testing

2.1. Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

ConfigurationAndBuildTools (last edited 2022-09-02 13:27:22 by MatsWichmann)

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