Skip to content

harshydv99/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Modern GUI Python Calculator

A Modern GUI Calculator built using Python.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Clear button to reset the input.
  • Decimal point support for floating-point numbers.
  • Responsive GUI Design.

Screenshots

Screenshot 1

Requirements

  • Python 3.x
  • Tkinter Library (included with Python)

Installation

  1. Clone the repository:

    git clone https://github.com/shera-bhai/python-calculator.git
  2. Change into the project directory:

    cd python-calculator
  3. Install the required libraries:

    pip install -r requirements.txt
  4. Run the Calculator:

    python calculator.py

Usage

  1. Enter numbers using the on-screen buttons.
  2. Use the operation buttons (+, -, *, /) to perform calculations.
  3. Press the "=" button to get the result.
  4. Click the "X" button to clear the input.

Contributing

Feel free to contribute to the development of this Calculator. Fork the repository and submit a pull request.

Developer

This project is solely Developed & Maintained by Shera Bhai


Note: Include any additional information, instructions, or acknowledgments as needed for your specific project.

About

A Modern GUI Calculator built using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages