This project uses virtual environments to manage dependancies. To setup the virtual environment run the following:
python3 -m venv venv
once setup, activate the venv
. ./venv/bin/activate
pip install -r requirements.txt
python3 main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|