The optigatrust
Python module depends on the modules in requirements.txt. For testing, the additional dependencies in tests/requirements.txt have to be installed.
python -m pip install -r ./requirements.txt
python -m pip install -r ./tests/requirements.txt
To install this Python module from sources, run the following command.
python -m pip install .