python Osc libraries (pyosc)

[update] using pyOsc – there are examples in tkzic/python-api/pyOSC_examples

This appears to work fine with tests sending to Max

The three libs that seem to be in use…

pyOsc, simple Osc, liblo

download pyOSC

https://pypi.python.org/pypi/pyOSC

installing pyOSC

sudo python ./setup.py install

examples:

http://www.ixi-software.net/content/body_backyard_python.html