Skip to content

dsacre/pyliblo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pyliblo - Python bindings for the liblo OSC library

Copyright (C) 2007-2015  Dominic Sacré  <dominic.sacre@gmx.de>

http://das.nasophon.de/pyliblo/


Requirements:
=============

* Python >= 2.6 (also works with 3.x) [http://www.python.org/]
* Cython [http://www.cython.org/]
* liblo >= 0.27 [http://liblo.sourceforge.net/]


Installation:
=============

./setup.py build
./setup.py install

This will install both the python module and the send_osc/dump_osc scripts.


Documentation:
==============

See http://dsacre.github.io/pyliblo/doc/ for API documentation.
The 'examples' directory in the source tree contains some example code.

About

Python bindings for the liblo OSC library

Resources

License

Stars

Watchers

Forks

Packages

No packages published