davlib.py
Provides client-side access to a DAV server. DAV is a protocol for remote web-site authoring and management. [Open Source, Python license]
url: www.lyra.org/greg/python/
ExpectPy
An extension for a Python-feel to the Expect library. [Open Source, LGPL]
url: expectpy.sourceforge.net/
Grouch
A system for describing and enforcing a Python object schema. [Open Source, Python license]
url: www.mems-exchange.org/software/grouch/
ID3.py
A simple Python module for retrieving and setting ID3 tags on MP3 compressed audio files through an object-oriented interface. [Open Source, GPL]
url: id3-py.sourceforge.net/
Java-Python Extension
A seamless, complete, and efficient integration of Java and standard Python (C Python). JPE provides Java access to Python's native extension, and Java's Swing to Python developers. [Open Source, MPL]
url: sourceforge.net/projects/jpe
A Logging System for Python
A proposed standard logging module for Python broadly conformant to PEP-282. [Open Source, BSD-like]
url: www.red-dove.com/python_logging.html
log4p
The Logging Toolkit For Python, modeled after the Java toolkit log4j (http://www.log4j.org). [Open Source, IBM Public License]
url: log4p.sourceforge.net/
Maurer, Dieter - Python Projects
where.py - returns information about the sequence of calls leading to the calling function in the form of a sequence of tuples (function,file,lineno), PyAudioCD for Linux, TreeWidget, PyXPath, WeakDicts - addressing CPython's problems with cyclic references, addContentTable to HTML documents, XSL-Pattern modules.
url: www.handshake.de/~dieter/pyprojects/
mxDateTime
Date and Time types for Python. [Open Source]
url: www.lemburg.com/files/python/mxDateTime.html
Orange
A free, component-based, public domain data mining software, which includes a range of preprocessing, modelling and data exploration techniques. [Open Source, GPL]
url: magix.fri.uni-lj.si/orange/
Pexpect
A pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. It works like Don Libes' Expect. [Open source, Python Software Foundation License]
url: pexpect.sourceforge.net/
pygame
A set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library. [Open Source, LGPL]
url: pygame.seul.org/
PyObjC
Allows developer to transparently message objective-c objects from Python.
url: sourceforge.net/projects/pyobjc
pyrepl
A replacement for readline for use from Python with better multi-line editing. [Open Source, Python-style]
url: starship.python.net/crew/mwh/hacks/pyrepl.html
Python Chess Module
A Python module which understands the rules of chess and can adjudicate a game, verifying if moves are correct. [Open Source, GPL]
url: www.alcyone.com/pyos/chess/
Python-Clips
Interface for the CLIPS Expert System shell. [Open Source, Artistic License]
url: www.python.eu.org/software/clips/python-clips.html
PyUnit
A standard, proven, simple and elegant framework for writing unit tests for Python software. [Open Source, Python license]
url: pyunit.sourceforge.net/
The ReportLab Toolkit
A PDF generation library. [Open source, BSD-like]
url: www.reportlab.com/toolkit/
Sisyphus
A module that simplifies running Python stuff as cron jobs. [Open Source, Python license]
url: www.livinglogic.de/Python/sisyphus/
The Snack Sound Toolkit
Module for basic sound handling (sound card and disk I/O); includes primitives for sound visualization, e.g. waveforms and spectrograms. [Open Source, GPL]
url: www.speech.kth.se/snack/
tarfile
A pure Python module for reading and writing .tar and tar.gz files. [Open Source, BSD-like]
url: www.gustaebel.de/lars/tarfile/
txObject ATK
Contains the following parts: Object Library, IO/Timers, Threads, Inter-Process/Distributed Communication. [Open Source, GPL]
url: txobject.sourceforge.net/
Universal Serial Port Python Library
A multi-platform pure-Python module to access serial ports, which currently works on Linux and Windows. [Open Source, GPL]
url: balder.prohosting.com/ibarona/en/python/uspp/uspp_...
WConio (Windows CONsole I/O)
TurboC conio.h style console support for Python under Win32. [Public Domain]
url: newcenturycomputers.net/projects/wconio.html
Win32all
Extension modules for Windows 9x/NT/2K that include COM support, WinAPI calls, ODBC and the PythonWin IDE.
url: starship.python.net/crew/mhammond/win32/
Xoltar Toolkit
Utility modules, including functional programming support, lazy expressions and data structures, and thread pools. [Open Source, LGPL]
url: sourceforge.net/projects/xoltar-toolkit/