Installation
As the package is published in PyPI, you can install it using pip. In the environment you want to install it, just run:
$ (sudo) pip install ilovebandits
You can use other package managers like conda or poetry, but you may need to specify that the package should be installed from PyPI if it is not the default channel.