Calculator A simple calculator app Requirements Python3 Tkinter How to setup: if you do not have python3 already installed, use the following links to ensure that it is installed succesfully Download Python for Windows Download python for mac install Tkinter pip3 install tk How to run the calculator: fork then clone the repo: