- Python 3.11 or later
pysimplegui
modulepip install pysimplegui==4.60.5
orpip3 install pysimplegui==4.60.5
-
Download the code as zip and extract it.
-
Open powershell(windows) or Terminal(linux) in the folder.
-
Run using
python main.py
(windows) orpython3 main.py
in powershell/terminal.Windows users can simply run
run.bat
file to do all this.