Skip to content

manixko/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Calculator GUI App

A modern calculator app built with Python and Tkinter, featuring a dark UI theme, keyboard support, and essential operations.


๐Ÿš€ Features

  • โœ… Clickable buttons
  • โŒจ๏ธ Full keyboard support
  • ๐Ÿง  Expression evaluation with error handling
  • ๐ŸŒ‘ Clean dark-themed UI
  • ๐Ÿงน Clear (C, AC) and delete (del) functions

๐Ÿ“ฆ Requirements

  • Python
  • Tkinter (usually included with Python)

๐Ÿš€ How to Run

  1. Make sure Python and tkinter is installed.
  2. Save the code in a file, for example: calculator.py
  3. Run the app using your terminal or command prompt:
python calculator.py

About

a python calculator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages