Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Python Calculator

A modern GUI calculator built with Python and Tkinter.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Modern, colorful interface with rounded buttons and hover effects
  • Restart and Close buttons for easy control
  • Custom product label

Stack

  • Python 3.14 (or any Python 3.x)
  • Tkinter (built-in Python GUI library)

How to Run

  1. Open a terminal in the calculator-project directory.
  2. Run:
#!/bin/bashecho Hello world
python3.14.exe gui_calculator.py
Or use:
python gui_calculator.py
if your Python is set up as `python`.
## Build & Customization
- No external dependencies required (no Pillow needed)
- Easily customize colors, fonts, and layout in`gui_calculator.py`## Author
Product built by Turei Milner
---
Feel free to fork, modify, and use as a reference for your Python GUI projects!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages