Python

Python Homepages

  1. python.org, the home page of python. best jumping point for news and docs.
  2. jpython.org, the homepage for jpython. kind of sparse, but you can download it from there.

Python News

  1. python-url, a weekly python news dump from Dr. Dobbs
  2. python.org news, news from python.org

Python Info

  1. FAQ
  2. the what where who and why of python
  3. foreword for 'Programming Python', by Python's creator
  4. python style guide, how to code in python
  5. documentation, api's and what not

Python Libraries

  1. starship
  2. pythonware
  3. lawrence livermore national labs

Python Projects

  1. computer programming for everybody, a proposal to DARPA for a unified programming language in schools
  2. zope, worlds leading open source app server

Python and...

  1. Regular Expressions
  2. XML
  3. Restricted Execution
  4. Databases
  5. Persistance
  6. Tcl/Tk
  7. HTTP
  8. CGI
  9. Imaging
  10. TKInter

Python Vs

  1. other languages
  2. perl & tcl
  3. other free languages
  4. tcl, lua, perl, java
  5. tcl, perl, scheme
  6. java & perl
  7. perl

Python Links

  1. vaults of parnassus, more links than this.