Python Resources
Python Modules
- NumPy, Numerical Python
- NumPy and SciPy Docs
- Numpy Example List With Doc
- Matplotlib, Mathematical Plotting Library
- PIL, Python Imaging Library
- urllib2 - The Missing Manual
- VPython, 3D programming
- Shapelib, C-library
- PyShapelib, Python wrapper for Shapelib
- Qhull, a pure Python version of the Quick Hull algorithm, works with numpy 1.2
- The old version is here
Python and other languages
- Gnuplot
- Gnuplot.py, Gnuplot from Python
- R
- RPy, R from Python
- Thesaurus of Mathematical Languages, Python (numpy, matplotlib), R, MatLab, IDL and more...
Python Fun
Various
- Python, Introductory video (24 min.)
- HyperStat Online Statistics Textbook
- Where's the Real Bottleneck in Scientific Computing?
- Software Carpentry
- GUI Builder for Tkinter
- Tkinter introduction
- Tkinter: GUI programming with Python
- GUI Programming with Tkinter