a full scientific calculator written in python with tkinter. The main file is inside the main.py. The commands and event binding are inside the commands.py and bindings.py file respectively.
The new.exe file is the python GUI app converted to an executable.