How to Think Like a (Python) Programmer--Online Book
- The goal of this book is to teach you to think like a computer scientist within the context of learning the Python computer language. Green Tea Press 2007
Jython Home Page
- Jython is an implementation of the Python language written in 100% Pure Java, and seamlessly integrated with the Java platform. Latest release is 2.2, 2007-08-23.
Leo's Home Page
- A programmer's outlining editor, flexible browser, literate programming tool, project manager, data organizer for websites; fully scriptable using Python; cross-platform tool.
Matplotlib
- A Matlab-style Python 2D plotting package.
PyGTK - GTK+ for Python
- A wrapper for the GTK+ library for use in Python programs; a selection of documentation is available including FAQs and tutorials.
PyTone: MP3 jukebox redux
- A music jukebox written in Python with a curses based GUI. Latest stable release is 3.0.1, 2007-08-14.
Pyro, Python Robotics: Pyro
- A library, environment, graphical user interface, and low-level drivers to explore AI and robotics using the Python language.
PythonCAD
- A scriptable, open source, easy-to-use CAD (Computer Aided Design) Linux application written in Python. This software is updated several times per year.
Riverbank : PyKDE
- A set of Python bindings for the KDE desktop environment. Only available for Linux/UNIX platforms. No longer supports KDE 2.x; last release on 2006-04-22.
SciPy - Scientific tools for Python
- Includes modules for graphics and plotting, optimization, integration, special functions, signal and image processing.
ScientificPython
- A collection of Python modules that are useful for scientific computing. Latest stable release is 2.6, 2006-10-06.
SimPy: A Python-based simulation package
- An object-oriented, process-based discrete-event simulation language based on standard Python. Latest stable release is 1.8, 2007-01-31.
Skencil, a Vector Drawing Program
- A Python-based interactive vector drawing appliction for Linux and UNIX; formerly called Sketch (prior to January, 2004).
SkunkWEB
- Web application server written in Python.
Sphinx Documentation
- A tool that makes it easy to create intelligent and beautiful documentation for Python projects.
The MayaVi Data Visualizer
- A Python-based scientific data visualizer; uses the Visualization Toolkit (VTK) for the graphics.
The Python Papers
- A free e-journal, which includes academic and industry article onPython. There is a wide variety of content covering Python User Groups from around the world, conferences and other events, open source projects and the use of Python in commercial organisations. Continues Python Journal.
The Quixote Web Framework
- A framework for writing web-based applications using Python. Site contains extensive documentation including a white paper and tutorials.
Twisted
- An event-driven networking engine written in Python, and supports numerous protocols. It contains a web server, numerous chat clients, chat servers, and mail servers. The latest release is 8.0, 2008-03-26.