PythonCdPackages

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

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

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.