Size: 711
Comment:
|
Size: 1048
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
- ["PIL"]
- PyOpenGL
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.