Computing/Python: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
Line 31: Line 31:
==Scientific==
==Scientific==
*[http://biopython.org/ BioPython] is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics
*[http://biopython.org/ BioPython] is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics
*[http://code.google.com/p/corebio/ CoreBio] is a python toolkit for writing computational biology applications
*[http://www.scipy.org/ SciPy] is an open-source software for mathematics, science, and engineering
*[http://www.scipy.org/ SciPy] is an open-source software for mathematics, science, and engineering



Latest revision as of 00:23, 20 June 2007

Tutorials

General reference

Software

Web programming

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
  • CoreBio is a python toolkit for writing computational biology applications
  • SciPy is an open-source software for mathematics, science, and engineering

Miscellaneous

OWW pages