This project was made for the Programming Laboratory class
-
Download Python (https://www.python.org/ftp/python/3.11.4/python-3.11.4-amd64.exe);
-
Install Python (Make sure you tick
Add python.exe to PATHand in the end selectDisable path lenght limit); -
Open the folder and execute the
INSTALL.batfile so it will create a venv and install all dependencies; -
Right click on the
start.batfile and send it to Desktop as to create a shortcut or you can execute it straight from the.batfile; -
Execute the shortcut and your program will run.