Computing/Python: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 11: Line 11:
*[http://developer.yahoo.com/python/ Python Developer Center] at Yahoo
*[http://developer.yahoo.com/python/ Python Developer Center] at Yahoo
*[http://www.onlamp.com/python/ ONLamp.com Python DevCenter] has a large archive of articles and tutorials about Python.
*[http://www.onlamp.com/python/ ONLamp.com Python DevCenter] has a large archive of articles and tutorials about Python.
*[http://www.vex.net/parnassus/ The Vaults of Parnassus: Python Resources]


==Web application frameworks==
==Web application frameworks==

Revision as of 23:44, 23 January 2007

Web application frameworks

  • TurboGears - "Python on Rails"
  • Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • web.py