Clone this project to your computer, or download the repository content as ZIP file. Make sure that at least Python 3.9 is installed. Optionally can now set up a venv and install everything inside it (recommended). For creating it, execute python3 -m venv venv, and afterwards activate it...