Insert Article
Related articles
|
 |
 |
 |
Webmasters: Add your website here:
Readers: Edit |
Discuss Listings
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] http://www.lyra.org/greg/python/
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] http://id3-py.sourceforge.net/
WConio (Windows CONsole I/O) TurboC conio.h style console support for Python under Win32. [Public Domain] http://newcenturycomputers.net/projects/wconio.html
tarfile A pure Python module for reading and writing .tar and tar.gz files. [Open Source, BSD-like] http://www.gustaebel.de/lars/tarfile/
PyObjC Allows developer to transparently message objective-c objects from Python. http://sourceforge.net/projects/pyobjc
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] http://pexpect.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. http://www.handshake.de/~dieter/pyprojects/
mxDateTime Date and Time types for Python. [Open Source] http://www.lemburg.com/files/python/mxDateTime.html
Sisyphus A module that simplifies running Python stuff as cron jobs. [Open Source, Python license] http://www.livinglogic.de/Python/sisyphus/
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] http://balder.prohosting.com/ibarona/en/python/uspp/uspp_en.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] http://www.alcyone.com/pyos/chess/
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] http://pygame.seul.org/
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] http://www.speech.kth.se/snack/
PyUnit A standard, proven, simple and elegant framework for writing unit tests for Python software. [Open Source, Python license] http://pyunit.sourceforge.net/
log4p The Logging Toolkit For Python, modeled after the Java toolkit log4j (http://www.log4j.org). [Open Source, IBM Public License] http://log4p.sourceforge.net/
ExpectPy An extension for a Python-feel to the Expect library. [Open Source, LGPL] http://expectpy.sourceforge.net/
txObject ATK Contains the following parts: Object Library, IO/Timers, Threads, Inter-Process/Distributed Communication. [Open Source, GPL] http://txobject.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] http://sourceforge.net/projects/jpe
Grouch A system for describing and enforcing a Python object schema. [Open Source, Python license] http://www.mems-exchange.org/software/grouch/
A Logging System for Python A proposed standard logging module for Python broadly conformant to PEP-282. [Open Source, BSD-like] http://www.red-dove.com/python_logging.html
Xoltar Toolkit Utility modules, including functional programming support, lazy expressions and data structures, and thread pools. [Open Source, LGPL] http://sourceforge.net/projects/xoltar-toolkit/
Orange A free, component-based, public domain data mining software, which includes a range of preprocessing, modelling and data exploration techniques. [Open Source, GPL] http://magix.fri.uni-lj.si/orange/
Win32all Extension modules for Windows 9x/NT/2K that include COM support, WinAPI calls, ODBC and the PythonWin IDE. http://starship.python.net/crew/mhammond/win32/
pyrepl A replacement for readline for use from Python with better multi-line editing. [Open Source, Python-style] http://starship.python.net/crew/mwh/hacks/pyrepl.html
The ReportLab Toolkit A PDF generation library. [Open source, BSD-like] http://www.reportlab.org/rl_toolkit.html
|