Skip to content

Calculator built using Python and ttkbootstrap. This calculator has a modern, responsive GUI with sleek buttons and a user-friendly interface. Whether you're a developer looking to learn more about GUI design or someone in need of a functional desktop calculator.

Notifications You must be signed in to change notification settings

Ludusm11/GUI_Calculator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Python Calculator with Stylish GUI

Screenshot (44)

A simple yet elegant calculator built using Python and ttkbootstrap. This calculator has a modern, responsive GUI with sleek buttons and a user-friendly interface. Whether you're a developer looking to learn more about GUI design or someone in need of a functional desktop calculator, this project is a perfect starting point.

โœจ Features

  • Modern Design: A beautiful calculator GUI using ttkbootstrap with various themes.
  • Responsive Layout: Buttons are laid out perfectly for easy use.
  • Clear Function: Ability to quickly clear the input.
  • Error Handling: Displays "Error" for invalid expressions.
  • Supports All Basic Operations: Addition, subtraction, multiplication, division, and more.
  • Lightweight and Fast: Built with minimal dependencies for optimal performance.

๐Ÿš€ Preview

๐Ÿ“‚ Project Structure

python-calculator-gui/
โ”œโ”€โ”€ calculator.py        # Main Python script for the calculator
โ”œโ”€โ”€ calculator.exe       # Main Exe of the calculator (Desktop)
โ”œโ”€โ”€ README.md            # Project README file
โ”œโ”€โ”€ requirements.txt     # Dependencies
โ””โ”€โ”€ assets/              # Screenshot & icon for project

About

Calculator built using Python and ttkbootstrap. This calculator has a modern, responsive GUI with sleek buttons and a user-friendly interface. Whether you're a developer looking to learn more about GUI design or someone in need of a functional desktop calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%