Collection of various websites with useful information about Python, recipes, tips and tricks.

Documentation:

  • Python documentation: http://www.python.org/doc/
  • Python Quick Reference: http://rgruet.free.fr/#QuickRef
  • my mini Python tutorial: http://www.decalage.info/python/tutorial
  • Python sidebar for Firefox/Mozilla: http://www.edgewall.org/python-sidebar/
  • Dive into Python online book: http://diveintopython.org/

Useful recipes:

  • ASPN Python Cookbook: http://aspn.activestate.com/ASPN/Python/Cookbook/

Additional modules and packages:

  • Python Package Index (cheeseshop): http://pypi.python.org/pypi
  • The Vaults of Parnassus (a bit outdated): http://py.vaults.ca/

For Win32:

  • Tim Golden's Python stuff: http://tgolden.sc.sabren.com/python/index.html
  • Tim Golden's Win32 How Do I...? : http://tgolden.sc.sabren.com/python/win32_how_do_i.html

And also:

  • The daily Python URL: http://www.pythonware.com/daily/