Differences between revisions 6 and 7
Revision 6 as of 2004-06-22 07:24:02
Size: 1265
Editor: twgate
Comment:
Revision 7 as of 2004-06-22 07:25:50
Size: 1262
Editor: twgate
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Here is an overview of popular packages installed on the Python CD. Here is an overview of popular packages installed on the PythonCd.
Line 19: Line 19:
 * PyQt
Line 20: Line 21:
 * PyQt
Line 44: Line 44:

Python CD Packages

Here is an overview of popular packages installed on the PythonCd.

PythonCdRawPackageList has a complete raw list of installed debian packages.

IDEs (Integrated Development Environments)

  • ["eric"]3 - a very nice and powerful GUI IDE
  • ["IDLE"] - a simpler, but also popular GUI IDE
  • DrPython - another GUI IDE

  • ["IPython"] - an extended interactive Python command interpreter

GUI Builders

GUI Toolkit bindings

Graphics libs

Web/HTML/XML stuff

  • ["Quixote"]
  • PyXML, libxml2 and other XML packages

Scientific

  • python-numeric and python-numarray - math extensions
  • python-pyx - module for generating PostScript graphics, plotting

Database

  • [http://gadfly.sourceforge.net/ Gadfly]

  • python-mysqldb - interface for ["MySQL"]
  • python-pgsql - DB-API 2.0 interface to ["PostgreSQL"] v7.x
  • python-pygresql - ["PostgreSQL"] module

Misc

  • PyChecker - checks your source code for common errors


/!\ Check against PythonCdRawPackageList before putting on this page! If unsure, put a ? in front of the entry here.

PythonCdPackages (last edited 2008-11-15 13:59:51 by localhost)

Unable to edit the page? See the FrontPage for instructions.