This package requires python version >=3.10
.
Run poetry shell
and poetry install
.
Create a venv and install the package into the venv via pip install .
together with pip install jupyterlab
Start the jupyter server via jupyter lab
and run the notebook under examples
. To make proper use you need to have a riot api key.
Further information can be found in the notebook.
This package is not availabe in pypi so you have to build it locally.