Set up the development environment following this tutorial.
Use pip
(or pip3
) to install the required dependencies defined in the requirements.txt
file:
pip install -r requirements.txt
Use the following command to run the main program:
python src/main.py