Calculator.exe using Python Module Custom Tkinter and Pyinstaller
A simple calculator built with Python and CustomTkinter.
- Modern UI with CustomTkinter
- Supports basic arithmetic
- Built as both source and
.exe
Download the latest .exe from the Releases page.
Just download and run β no installation required.
- Make sure Python is installed
- Install dependencies:
pip install -r requirements.txt