Differences between revisions 4 and 5
Revision 4 as of 2004-06-22 07:01:00
Size: 711
Editor: twgate
Comment:
Revision 5 as of 2004-06-22 07:16:59
Size: 1048
Editor: twgate
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * ["eric"]3 - a very nice and powerful IDE
 * IDLE - simpler, but also popular
 * DrPython
 * ["eric"]3 - a very nice and powerful GUI IDE
 * ["IDLE"] - a simpler, but also popular GUI IDE
 * DrPython - another GUI IDE
Line 13: Line 13:
  * ? WxGlade
  * BoaConstructor
 * BoaConstructor
 * PythonCard
 * ? WxGlade
Line 17: Line 18:
  * PyGtk
  * WxPython
  * PyQt
 * PyGtk
 * WxPython
 * PyQt
Line 26: Line 27:
== ... == == 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

== Misc ==
 * PyChecker - checks your source code for common errors

Python CD Packages

Here is an overview of popular packages installed on the Python CD.

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

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.