A Basic Calculator made with PySimpleGUI.
Make sure you have Python 3 installed on your machine. Also make sure you have installed tkinter and PySimpleGUI modules in your Python directory. Then change directory to where the PySimpleCalc.py is and just:
python3 PySimpleCalc.py