Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmdr Python Bindings
===

Installation
---
pip install -e libmdr
pip install -e libmdr-bt

Running the Example
---
python -m examples.tui
python -m examples.qt

Regenerating the C ABI Bindings
---
With SonyHeadphonesClient checked out next to this repository:

python tooling/generate_bindings.py

Use --source PATH (or MDR_SOURCE_DIR) for another checkout. CI can use
python tooling/generate_bindings.py --check to reject stale generated files.
The ABI version is read from mdr-c/Base.h; generation does not bump it.

About

Python bindings for libmdr, also known as https://github.com/mos9527/SonyHeadphonesClient

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages