CONTACT IXI : python :

SimpleOSC module 0.3
This module just provides the simplest API to pyOSC library by V2 which can be found here. You MUST have pyOSC installed for simpleOSC to run. SimpleOSC is designed to be used by students or newies who dont know much about OSC or programing but need to set a very basic OSC communication up. Advanced users should go for pyOSC module. We also provide some examples of pyOSC here
> SimpleOSC module 0.3

SC : v0.2
Easily control SuperCollider sound server from Python.
> Download crossplatform source (mac, linux, windows), documentation and examples
> Download windows installer

HID server : v0.1
HID OSC server is a SDL based python standalone application that sends out via OSC any HID device (gamepad, joystick) event generated data.
> Download source, documentation and examples
> Download windows standalone server
> Download OSX standalone server

Mirra Graphics Engine
We are not currently developing this library further. Instead we recommend using pyGlet, or the Python bindings of OpenFrameworks
A Python OpenGL 2D graphics library.
Mirra is a 2D openGL python framework. It defines a set of classes to render primitive shapes. It focuses on interaction in a way like macromedia director or flash do. It runs using pygame(SDL) but it can also be used under wxPython. Mirra is also thought to teach students programming in python by playing around with graphics.
> More about Mirra

Zombi : v0.1
Zombi GUI server is a simple and easy to use crossplatoform GUI toolkit based on wxPython, It defines a very basic set of widgets that send OpenSoundControl out. It can be also used from ChucK or Supercollider languages. Read the readme.txt file for more details
> Download source, documentation and examples
> Download windows standalone server
> Download OSX standalone server