Computing/Python
From OpenWetWare
Jump to navigationJump to search
Tutorials
General reference
- Python 101 cheat sheet
- Python Library Reference
- Python Lib Ref
- Python Cookbook from Activestate
- Python quick reference
Software
- The Python Cheese Shop is a repository of software for the Python programming language
- Python package index
- The Vaults of Parnassus: Python Resources - a repository of Python software
Web programming
- Python CGI Programming slideshow by Guido van Rossum
- 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
- CoreBio is a python toolkit for writing computational biology applications
- SciPy is an open-source software for mathematics, science, and engineering
Miscellaneous
- Python Developer Center at Yahoo
- ONLamp.com Python DevCenter has a large archive of articles and tutorials
- Perl to Python
- Py Reg Ex
- Charming Python - series of articles
OWW pages
- Python intro tutorial from BE.180 course
- Python tutorial from 20.181 course
- Python references from Harvard Biophysics 101 course
- Scripts by ShawnDouglas