I l@ve RuBoard Previous Section Next Section

B.5 Python Internet Resources

Finally, Table B-1 lists some of the most useful Internet sites for Python information and resources. Nearly all of these are accessible from Python's home page (http://www.python.org) and most are prone to change over time, so be sure to consult Python's home page for up-to-date details.

Table B-1. Python Internet Links

Resource

Address

Python's main web site

http://www.python.org

Python's FTP site

ftp://ftp.python.org/pub/python

Python's newsgroup

comp.lang.python (python-list@cwi.nl)

O'Reilly's main web site

http://www.oreilly.com

O'Reilly Python DevCenter

http://www.oreillynet.com/python

Book's web site

http://www.rmi.net/~lutz/about-pp2e.html

Author's web site

http://www.rmi.net/~lutz

Python support mail-list

mailto:python-help@python.org

Python online manuals

http://www.python.org/doc

Python online FAQ

http://www.python.org/doc/FAQ.html

Python special interest groups

http://www.python.org/sigs

Python resource searches

http://www.python.org/search

Starship (library)

http://starship.python.net

Vaults of Parnassus (library)

http://www.vex.net/parnassus

JPython's site

http://www.jython.org

SWIG's site

http://www.swig.org

Tk's site

http://www.scriptics.com

Zope's site

http://www.zope.org

ActiveState (tools)

http://www.activestate.com

PythonWare (tools)

http://www.pythonware.com

    I l@ve RuBoard Previous Section Next Section