Differences between revisions 1 and 2
Revision 1 as of 2007-05-10 13:43:05
Size: 315
Editor: CameronLaird
Comment:
Revision 2 as of 2007-05-10 13:48:55
Size: 401
Editor: CameronLaird
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
* requirements--["UML"]
* design--
* development
* build
* test
 * requirements--["UML"]
 * design--
 * development--(IDEs)
 * build--(single-file executables)
 * test--["static analysis"]; ["pytest"]; ["doctest"]

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

  • requirements--["UML"]
  • design--
  • developmentIDEs)

  • build--(single-file executables)

  • test--["static analysis"]; ["pytest"]; ["doctest"]

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.