Python bindings
We have setup this project to wrap some of the various C libraries with Python bindings. To install these, run
This will call scikit-build
, which in turn will invoke
CMake, and build the whole project. After this, you can then
also run the usual