Installation
Download this repository, change the directory to that folder and install via pip:
cd C:\downloaded\folder
pip install .
Alternatively, if you download the repository directly your site-packages folder or anywhere else on your Python path, you should be able to use this library right away. Just make sure that you have all the dependencies installed, which you can check out here.