Differences between revisions 11 and 14 (spanning 3 versions)
Revision 11 as of 2007-05-15 23:05:54
Size: 581
Editor: adsl-70-241-146-15
Comment:
Revision 14 as of 2007-05-18 15:34:17
Size: 820
Editor: adsl-70-241-146-15
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * build--["zc.buildout"]; (deployment solutions or DistributionUtilities)
 * test--["static source analysis"]; ["pytest"]; ["doctest"]; ["zope.testing"]; (testing taxonomy)
 * build--[http://www.python.org/pypi/zc.buildout zc.buildout]; (deployment solutions or DistributionUtilities)
 * test--["static source analysis"]; run-time testing tools including[http://docs.python.org/lib/module-unittest.html pytest],[http://docs.python.org/lib/module-doctest.html doctest], and [http://www.python.org/pypi/zope.testing zope.testing]; (testing taxonomy)
 * documentation--DocumentationTools

While there's a specific advocacy opportunity that inspires formation of this page in May 2007, the question legitimately recurs, and is likely to interest many readers.

"Application lifecycle" here encompasses such aspects of development as

What applications that support 'the application lifecycle' are available to Python developers? (last edited 2008-11-15 14:01:17 by localhost)

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