A beautiful, modern calculator made with Python's tkinter library.
Designed with aesthetic color schemes, smooth functionality, and a clean layout β perfect for beginner GUI projects or leveling up your Python skills!
- π§ Evaluates basic math expressions
- π Backspace & clear buttons
- π― Accurate real-time calculations
- π¨ Colored buttons for better UI experience
- π±οΈ Mouse-friendly clickable layout
- π’ Supports:
+,-,*,/,%,(,),.and more!
Clean, centered layout with colored keys for actions, operations, and digits.
Easy to extend, easy to understand.
- Python 3
- Tkinter (comes built-in with Python)
-
Clone this repo
git clone https://github.com/princepathak25/beautiful-calculator-prince.git cd beautiful-calculator-prince -
Run the app
python calculator.py
π‘ No extra libraries needed β just Python!
__pycache__/
*.pyc
*.pyo
*.pyd
.env
*.env
.DS_Store
.idea/
.vscode/
*.log#tkinter #calculator #python-gui #aesthetic #beautiful-ui #open-source #beginner-project #made-by-prince