/pyliblo

Python bindings for the liblo OSC library

Primary LanguageCythonGNU Lesser General Public License v2.1LGPL-2.1

pyliblo

Python bindings for the liblo OSC library.

Requirements

Installation

Note: Ensure that liblo and associated development tools are present.

To build, use the build module or any PEP-517 compatible backend of your choice.

Afterwards, the wheel can be installed with pip.

python -m build --wheel

pip install dist/*.whl

Documentation

License

LGPL-2.1-or-later as per LICENSE.

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

Copyright (C) 2023 pyliblo Contributors