/python-tkinter-calc

Tkinter Python Calculator

Primary LanguagePythonApache License 2.0Apache-2.0

python-tkinter-calc

Tkinter Python Calculator We all know you can make a Calculator in python but I wanted to build one with a graphical user interface (gui) that was friendly and can scale to your screen size. This is one of my first times using Tkinter its easy to use and gives you a frontend gui.