Documentation
Python 2.4.1 Documentation (as of this writing)
Current Documentation
Module Index
Tutorial
Language Reference
Library Reference
Extending and Embedding
Macintosh Reference
Python/C API
Tutorials
[http://docs.python.org/tut/tut.html Python Tutorial] - Guido van Rossum's (the creator of python) Python tutorial.
Links
[http://python.org python.org] - Official Python language website!
[http://www.vex.net/parnassus/ Vaults of Parnassus] - Contains a large database of Python scripts, modules, and resources.
[http://aspn.activestate.com/ASPN/Python/Cookbook/ Python Cookbook] - ASPNetwork's collaborative collection of your contributions to Python lore.
[http://www.pythonware.com/daily/ Daily Python-URL] - Daily news from the Python universe, presented by your friends at PythonWare.
[http://www.onlamp.com/python/ Python DevCenter] - ONLamp.com, O'Rielly Network's Python DevCenter mini python articles.
[http://www-128.ibm.com/developerworks/views/linux/libraryview.jsp?search_by=charming+python: Charming Python] - IBM's developerWorks series Charming Python.
Membership Reviewed Books
Note: I posted links to a company who sells these books at a very low price, which also serves as a description of their contents, the group in no way supports, endorses, or is affiliated with [http://www.bookpool.com Bookpool] purchase at your own risk. You can also find these books at [http://opamp.com Opamp], a very interesting local technical bookstore, often more costly, although imho worth it to assure its existence as a future resource of technical goodness (same disclaimer applies as did to bookpool).
[http://www.bookpool.com/sm/0735710910 Python Essential Reference] - If you can't find Python In a Nutshell get this one (its a close second in quality and content). - Steve Petrovits
[http://www.bookpool.com/sm/0596001886 Python In a Nutshell] - Imho the best all around python book out, if you're going to buy only one Python book make it this one. - Steve Petrovits
[http://www.bookpool.com/sm/0596000855 Python Programming] - Interesting all around python programming book, features real world application based examples more then code snippets. - Steve Petrovits
