Untitled

IMG_4289 (Source: http://www.flickr.com/photos/vja2/4519769328/)

Handy Python Tools

This is a list of some of the main tutorials I use Useful tutorials / books: Dive Into Python Byte of Python Python Library Reference Packages I use regularly. There are others, but these are the things I always install: IPython: much-improved shell. Gives you tab-to-completion, and lets you record sessions. numpy: fast numerical arrays.… Continue reading Handy Python Tools