Skip to content

๐Ÿงฎ A simple and user-friendly calculator built with Python and Tkinter. Supports basic arithmetic operations with both button and keyboard input. Designed with clean UI and sound feedback for an interactive experience.

Notifications You must be signed in to change notification settings

Osagani31/Calculator-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Calculator-Using-Python

๐Ÿงฎ Simple Calculator (Python + Tkinter)

A clean and user-friendly desktop calculator app built using Python and Tkinter.
Designed for performing basic arithmetic operations with keyboard and mouse support.


๐Ÿ“Œ Features

  • โœ… Basic operations: Addition, Subtraction, Multiplication, Division
  • โœ… Keyboard input support (0โ€“9, +, -, *, /, Enter, Backspace)
  • โœ… Responsive button UI
  • โœ… Beep sound feedback on each button press (Windows only)
  • โœ… Built with Tkinter for a modern GUI
  • โœ… Error handling for invalid expressions

๐ŸŽ“ About This Project

As a Computer Science undergraduate, I built this project to strengthen my understanding of:

  • GUI application development with Tkinter
  • Event handling via buttons and key bindings
  • Clean UI/UX design using Python
  • Structuring interactive applications

๐Ÿ–ผ๏ธ Preview

image


๐Ÿš€ Getting Started

โœ… Requirements

  • Python 3.x
  • (Optional) Windows OS for winsound beep

Tools

  • VS code:

image

About

๐Ÿงฎ A simple and user-friendly calculator built with Python and Tkinter. Supports basic arithmetic operations with both button and keyboard input. Designed with clean UI and sound feedback for an interactive experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages