pyliblo is a Python wrapper for the liblo OSC library. It supports almost
the complete functionality of liblo, allowing you to send and receive OSC
messages using a nice and simple Python API.
New features in version 0.6:
* added support for bundles and timestamps
* support additional OSC data types (midi, timetag, symbol,
true/false/nil/infinitum)
* alternative way for registering callback methods, using nifty Python
decorators
Get it here:
http://das.nasophon.de/pyliblo/
Cheers,
Dominic