Skip to content

romsom/pyliblo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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é [email protected]

Copyright (C) 2023 pyliblo Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cython 64.4%
  • Python 35.6%