Skip to content

ch3pjw/pyliblo

This branch is up to date with dsacre/pyliblo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33999ca · Nov 17, 2015
Mar 15, 2015
Mar 15, 2015
Oct 24, 2015
Nov 17, 2015
Nov 17, 2015
Nov 28, 2014
Dec 24, 2008
Mar 14, 2015
Apr 14, 2015
Mar 15, 2015
Mar 16, 2015

Repository files navigation

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

Languages

  • Python 98.2%
  • Roff 1.8%