Harvard:Biophysics 101/2007:Python: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
ShawnDouglas (talk | contribs) |
ShawnDouglas (talk | contribs) m →Python |
||
| Line 8: | Line 8: | ||
**[http://python.org/ftp/python/2.5/python-2.5.msi direct link to Windows installer] | **[http://python.org/ftp/python/2.5/python-2.5.msi direct link to Windows installer] | ||
**[http://www.python.org/ftp/python/2.5/python-2.5-macosx.dmg direct link to MacOS X dmg] | **[http://www.python.org/ftp/python/2.5/python-2.5-macosx.dmg direct link to MacOS X dmg] | ||
*[http://diveintopython.org/installing_python/index.html alternative instructions] | |||
'''Documentation''' | '''Documentation''' | ||
| Line 16: | Line 17: | ||
*[http://www.python.org/doc/2.4.1/lib/lib.html Python Lib Ref] | *[http://www.python.org/doc/2.4.1/lib/lib.html Python Lib Ref] | ||
*[http://www.amk.ca/python/howto/regex/ Py Reg Ex] | *[http://www.amk.ca/python/howto/regex/ Py Reg Ex] | ||
==BioPython== | ==BioPython== | ||
Revision as of 02:17, 1 February 2007
Python
Installation
Documentation
- Learning Python (for beginners)
- Dive Into Python (for experienced programmers)
- Python Tutorial
- Perl-to-Python
- Python Lib Ref
- Py Reg Ex
BioPython
Pre-installation dependencies
- Python (see above)
- mxTextTools (direct link to Windows installer)
- Numeric 24.2 (direct link to Windows installer)
Installation
Documentation
