- Clone or download this repository
- Create new virtualenv for this project and enable it
- Install requirements
pip install -r requirements.txt
- Ensure the environment works by running
test.py
from this repository
pip install -r requirements.txt
test.py
from this repository