Computing/Python

From OpenWetWare
Revision as of 12:50, 12 June 2007 by Ilya (talk | contribs)
Jump to navigationJump to search

Web programming

CGI Web Applications with Python, Part One - from the Online Python Zine, discusses output buffering, etc

Application frameworks

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

Graphics

Scientific

  • BioPython is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics
  • SciPy is an open-source software for mathematics, science, and engineering

OWW pages