- A Logging System for Python - A proposed standard logging module for Python broadly conformant to PEP-282. [Open Source, BSD-like]
www.red-dove.com/python_logging.html
- 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]
www.lyra.org/greg/python
- eGenix.com mx Extensions for Python - Such as mxDateTime, mxODBC, mxTextTools, mxBeeBase, mxNumber.
www.egenix.com/files/python
- ExpectPy - An extension for a Python-feel to the Expect library. [Open Source, LGPL]
expectpy.sourceforge.net
- Grouch - A system for describing and enforcing a Python object schema. [Open Source, Python license]
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]
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]
sourceforge.net/projects/jpe
- log4p - The Logging Toolkit For Python, modeled after the Java toolkit log4j (http://www.log4j.org). [Open Source, IBM Public License]
log4p.sourceforge.net
- mxDateTime - Date and Time types for Python. [Open Source]
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]
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]
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]
pygame.seul.org
- PyObjC - Allows developer to transparently message objective-c objects from Python.
sourceforge.net/projects/pyobjc
- pyrepl - A replacement for readline for use from Python with better multi-line editing. [Open Source, Python-style]
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]
www.alcyone.com/pyos/chess
- Python-Clips - Interface for the CLIPS Expert System shell. [Open Source, Artistic License]
www.python.eu.org/software/clips/python-clips.html
- PyUnit - PyUnit provides a standard, proven, simple and elegant framework for writing unit tests for Python software. [Open Source, Python license]
pyunit.sourceforge.net
- Sisyphus - A module that simplifies running Python stuff as cron jobs. [Open Source, Python license]
www.livinglogic.de/Python/sisyphus
- tarfile - A pure Python module for reading and writing .tar and tar.gz files. [Open Source, BSD-like]
www.gustaebel.de/lars/tarfile
- The ReportLab Toolkit - A PDF generation library. [Open source, BSD-like]
www.reportlab.com/toolkit
- 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]
www.speech.kth.se/snack
- txObject ATK - Contains the following parts: Object Library, IO/Timers, Threads, Inter-Process/Distributed Communication. [Open Source, GPL]
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]
balder.prohosting.com/ibarona/en/python/uspp/uspp_en.html
- WConio (Windows CONsole I/O) - TurboC conio.h style console support for Python under Win32. [Public Domain]
newcenturycomputers.net/projects/wconio.html
- Win32all - Extension modules for Windows 9x/NT/2K that include COM support, WinAPI calls, ODBC and the PythonWin IDE.
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]
sourceforge.net/projects/xoltar-toolkit
|