Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2007-05-10 13:54:17
Size: 427
Editor: CameronLaird
Comment:
Revision 12 as of 2007-05-18 02:51:23
Size: 747
Editor: FredDrake
Comment: turn links to non-existent pages links to things that exist
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * development--(IDEs); (syntax-aware editors); ...
 * build--(deployment solutions)
 * test--["static analysis"]; ["pytest"]; ["doctest"]
 * development--DevelopmentTools include IntegratedDevelopmentEnvironments and PythonEditors; ["implementation"]s; ...
 * build--[http://www.python.org/pypi/zc.buildout zc.buildout]; (deployment solutions or DistributionUtilities)
 * test--["static source analysis"]; [http://docs.python.org/lib/module-unittest.html pytest]; [http://docs.python.org/lib/module-doctest.html doctest]; [http://www.python.org/pypi/zope.testing zope.testing]; (testing taxonomy)

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.