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/
Home / Programming / Languages / ABC /
|
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/
Home / Programming / Languages / ABC /
|
WConio (Windows CONsole I/O)
TurboC conio.h style console support for Python under Win32. [Public Domain]
http://newcenturycomputers.net/projects/wconio.html
Home / Programming / Languages / ABC /
|
tarfile
A pure Python module for reading and writing .tar and tar.gz files. [Open Source, BSD-like]
http://www.gustaebel.de/lars/tarfile/
Home / Programming / Languages / ABC /
|
PyObjC
Allows developer to transparently message objective-c objects from Python.
http://sourceforge.net/projects/pyobjc
Home / Programming / Languages / ABC /
|
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 referenc
http://www.handshake.de/~dieter/pyprojects/
Home / Programming / Languages / ABC /
|
mxDateTime
Date and Time types for Python. [Open Source]
http://www.lemburg.com/files/python/mxDateTime.html
Home / Programming / Languages / ABC /
|
Sisyphus
A module that simplifies running Python stuff as cron jobs. [Open Source, Python license]
http://www.livinglogic.de/Python/sisyphus/
Home / Programming / Languages / ABC /
|
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
Home / Programming / Languages / ABC /
|
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/
Home / Programming / Languages / ABC /
|