Python Calculator
A downloadable Calculator for Windows
A simple GUI calculator made using Tkinter.
Source code is around 6KB in size, which is larger than you'd expect for such a simple app. The .exe however is over 20MB. It doesn't take much RAM, which surprised me because I thought that even simple graphics took a lot of RAM.
Install instructions
- Download SFX archive.
- Open SFX archive.
- Choose install location at start extraction.
- Go into "App" folder and run "Run.bat"
Comments
Log in with itch.io to leave a comment.
this calculator is cool
Thanks! It's kind of simple and glitchy though, I made it 2 years ago as a test app for Tkinter.
I'm thinking of making a better version.