Skip to content

Mission-Ready/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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/bash
echo 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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages