Skip to content

princepathak25/beautiful-gui-calculator-prince

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Prince’s Beautiful Calculator

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!


✨ Features

  • 🧠 Evaluates basic math expressions
  • πŸ”„ Backspace & clear buttons
  • 🎯 Accurate real-time calculations
  • 🎨 Colored buttons for better UI experience
  • πŸ–±οΈ Mouse-friendly clickable layout
  • πŸ”’ Supports: +, -, *, /, %, (, ), . and more!

πŸ–ΌοΈ UI Preview

Clean, centered layout with colored keys for actions, operations, and digits.
Easy to extend, easy to understand.


πŸ› οΈ Tech Stack

  • Python 3
  • Tkinter (comes built-in with Python)

πŸš€ Getting Started

  1. Clone this repo

    git clone https://github.com/princepathak25/beautiful-calculator-prince.git
    cd beautiful-calculator-prince
  2. Run the app

    python calculator.py

πŸ’‘ No extra libraries needed β€” just Python!


πŸ“ .gitignore

__pycache__/
*.pyc
*.pyo
*.pyd
.env
*.env
.DS_Store
.idea/
.vscode/
*.log

🏷️ Tags

#tkinter #calculator #python-gui #aesthetic #beautiful-ui #open-source #beginner-project #made-by-prince


πŸ‘‘ Made with πŸ’™ by Prince Pathak

Releases

No releases published

Packages

No packages published

Languages