Books ----- - [Learning Python from O'Reilly][1] - [Dive Into Python][2] Online ------ - [Official Tutorial][3] - [Language Reference][4] - [documentation][5] and [more documentation][6] - [library reference][7] - [Quick Reference][8] News ---- - [Daily Python URL][9] - [Planet Python][10] [1]: http://oreilly.com/catalog/9780596513986/?CMP=AFC-ak_book&ATT=Learning+Python [2]: http://www.diveintopython.org/ [3]: http://docs.python.org/tut/ [4]: http://docs.python.org/ref [5]: http://docs.python.org/ [6]: http://www.python.org/doc/ [7]: http://docs.python.org/lib [8]: http://rgruet.free.fr/PQR25/PQR2.5.html [9]: http://www.pythonware.com/daily/ [10]: http://planet.python.org