Installation

To install, you can either use the requirements.txt or go for package installation with pip install -e ..

The -e option installs the package in editable mode, which should be done when working on this package. Please use Python version 3.10, 3.11 or 3.12.