Skip to content

NiloCodes/SimpleCalculatorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🧮 Simple Calculator (Python, Tkinter GUI)

📖 Description

This is a Simple Calculator Application built using Python’s Tkinter library.
It supports both button clicks and keyboard input, providing a smooth and modern experience with a dark theme design.
The calculator handles basic arithmetic operations and includes functions like C (clear last) and AC (clear all).


⚙️ Features

  • 🧠 Supports addition, subtraction, multiplication, division, and percentage
  • 🎨 Modern dark-themed GUI
  • 🧰 Keyboard input support (numbers, operators, Enter, Backspace, Escape)
  • ⚡ Instant evaluation with =
  • 🚫 Error handling for invalid expressions
  • 💾 Responsive layout that adjusts to window resizing

🧰 Technologies Used

  • Python 3.12.10
  • Tkinter (built-in GUI library)

🚀 How to Run the Project

  1. Clone the repository
    git clone https://github.com/NiloCodes/SimpleCalculatorPython.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages