
Python
Python is a general-purpose, high-level programming language. Its design philosophy emphasizes programmer productivity and code readability. Python's core syntax and semantics are minimalist, while the standard library is large and comprehensive. http://en.wikipedia.org/wiki/Python_%28programming_language%29
ActivePython - ActivePython is ActiveState's quality-assured binary build of Python, available for Linux, Solaris and Windows. As part of ActiveState's support for Python, we provide the ActivePython binary packages free to the community.
http://www.activestate.com/Products/activepython/index.mhtml
Official Python Download Page - Download the latest version of Python from this page.
http://www.python.org/download/
Python Library Reference - Official site at Python.org.
http://www.python.org/doc/current/lib/lib.html
Python Quick Reference - Downloadable Python reference.
http://www.brunningonline.net/simon/python/PQR.html