Differences between revisions 5 and 6
Revision 5 as of 2007-05-10 14:47:51
Size: 487
Editor: CameronLaird
Comment:
Revision 6 as of 2007-05-10 15:04:46
Size: 522
Editor: FredDrake
Comment: more tools
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * build--(deployment solutions)
 * test--["static analysis"]; ["pytest"]; ["doctest"]; (testing taxonomy)
 * build--["zc.buildout"]; (deployment solutions)
 * test--["static analysis"]; ["pytest"]; ["doctest"]; ["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

  • requirements--["UML"]
  • design--
  • development--DevelopmentTools include ["IDE"]s and ["editor"]s; ["implementation"]s; ...

  • build--["zc.buildout"]; (deployment solutions)
  • test--["static analysis"]; ["pytest"]; ["doctest"]; ["zope.testing"]; (testing taxonomy)

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.