Computing/Python: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Ilya (talk | contribs)
No edit summary
Ilya (talk | contribs)
Line 15: Line 15:
*[http://www.turbogears.org/ TurboGears] - "Python on Rails"
*[http://www.turbogears.org/ TurboGears] - "Python on Rails"
*[http://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
*[http://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
*[http://webpy.org/ web.py]

Revision as of 03:38, 21 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