The GUI is a remake in Python of the project Monterey
Create a new virtual environment running
python3 -m venv env
To install all the required dependencies using PiP run
python3 -m pip install -r requirements.txt
Your environment is set up.
python3 main.py