Computing/Python: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
*[http://aspn.activestate.com/ASPN/Python/Cookbook/ Python Cookbook] from Activestate
*[http://aspn.activestate.com/ASPN/Python/Cookbook/ Python Cookbook] from Activestate
*[http://infohost.nmt.edu/tcc/help/pubs/lang.html Python quick reference]
*[http://infohost.nmt.edu/tcc/help/pubs/lang.html Python quick reference]
*[http://gnosis.cx/publish/tech_index_cp.html Charming Python] - series of articles


*[http://cheeseshop.python.org/pypi The Python Cheese Shop] is a repository of software for the Python programming language
*[http://cheeseshop.python.org/pypi The Python Cheese Shop] is a repository of software for the Python programming language

Revision as of 00:25, 24 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