pyxiph is a collection of python bindings for various xiph libraries. Currently, pyxiph has extensions for:
Time permitting, there will be more to follow (speex, FLAC, theora, etc.).
pyxiph is being developed using the excellent boost.python (part of the boost project), a framework for reflecting C/C++ constructs into python.
python
C++
xiph
boost
User:abingham