Differences between revisions 9 and 10
Revision 9 as of 2004-06-27 17:30:51
Size: 1388
Editor: twgate
Comment:
Revision 10 as of 2008-11-15 13:59:51
Size: 1390
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * ["eric"]3 - a very nice and powerful GUI IDE
 * ["IDLE"] - a simpler, but also popular GUI IDE
 * [[eric]]3 - a very nice and powerful GUI IDE
 * [[IDLE]] - a simpler, but also popular GUI IDE
Line 10: Line 10:
 * ["IPython"] - an extended interactive Python command interpreter  * [[IPython]] - an extended interactive Python command interpreter
Line 23: Line 23:
 * ["PIL"]  * [[PIL]]
Line 28: Line 28:
 * ["MoinMoin"] wiki - you are using it right now  * [[MoinMoin]] wiki - you are using it right now
Line 30: Line 30:
 * ["Quixote"]  * [[Quixote]]
Line 38: Line 38:
 * [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
 * [[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

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)

  • eric3 - 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

  • MoinMoin wiki - you are using it right now

  • TwistedMatrix AKA Twisted - a Python internet framework, very powerful

  • Quixote

  • PyXML, libxml2 and other XML packages

Scientific

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

Database

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.