CxBind ⛓️ pybind11 binding generator Clone git clone https://github.com/crungelab/cxbind cd cxbind procure Virtual Environment hatch shell Development Tool Chain pybind11 Build Generate Bindings cxbind Build for PyPI cmake -S . -B _build -DCMAKE_INSTALL_PREFIX=cxbind cmake --install _build Built Tests cd tests mkdir build cd build cmake -G Ninja .. ninja