Python module can be installed directly from PyPI using pip:
pip install pycatimaOr installed by cloning the Git repo
git clone https://github.com/hrosiak/pycatima.gitand installing with pip
pip install ./pycatimaThe C++ library takes additional CMake configuration options which can be provided to the build backend with scikit-build-core. See the documentation for scikit-build-core for more information.