Skip to content

Simple Calculator using Python & Tkinter A GUI-based calculator built with Python’s Tkinter library featuring basic arithmetic operations, clear and backspace functionality, and a clean, user-friendly interface.

Notifications You must be signed in to change notification settings

sathvikamareddy/Tkinter_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Simple Calculator (Python Tkinter)

A simple and interactive GUI calculator built using Python and Tkinter.
This project performs basic arithmetic operations with an intuitive layout similar to a real calculator.


✨ Features

  • Basic arithmetic operations (+, −, ×, ÷)
  • Clear (C) button to reset input
  • Backspace button to delete the last character
  • Error handling for invalid expressions
  • Clean and minimal dark-themed UI

🛠️ Technologies Used

  • Python
  • Tkinter (GUI)

📸 Screenshot(output)

image


▶️ How to Run

  1. Clone the repository:
    git clone https://github.com/sathvikamareddy/simple-calculator-tkinter.git
    

About

Simple Calculator using Python & Tkinter A GUI-based calculator built with Python’s Tkinter library featuring basic arithmetic operations, clear and backspace functionality, and a clean, user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages