Differences between revisions 11 and 14 (spanning 3 versions)
Revision 11 as of 2008-04-07 07:58:42
Size: 2754
Editor: S0106001839ed037f
Comment: Added Vellum, PyMake, BuildIt, Buildout and Memoize
Revision 14 as of 2008-04-21 16:37:51
Size: 2984
Editor: 123
Comment: added project doit
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 8: Line 9:
 * [http://python-doit.sourceforge.net/ doit] - A task execution tool (build-tool)
Line 11: Line 13:
 * [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 18:
 * [http://pypi.python.org/pypi/virtualenv VirtualEnv] - A tool for creating isolated Python environments.
Line 17: Line 20:
 * [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.