Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Calculator using Python and Tkinter

Welcome to a Fancy Calculator - a sleek, user-friendly, and powerful calculator built with Python's Tkinter. Designed with simplicity and efficiency in mind, it offers a seamless experience for all your basic calculation needs, from simple arithmetic to more complex equations.

Features

  • Elegant Interface: A modern, light gray theme with clearly defined buttons.
  • Versatile Functionality: Supports addition, subtraction, multiplication, division, and more.
  • Error Handling: Gracefully manages errors, ensuring the calculator doesn't crash on invalid inputs.
  • Responsive Design: Perfectly sized to fit on all desktop screens without resizing.

Getting Started

To get this calculator running on your system, follow these simple steps.

Prerequisites

Ensure you have Python installed on your system. This project was built with Python 3.8, but it should work with most Python 3 versions. You can download Python here.

Installation

  1. Clone the Repository

    git clone https://github.com/sushantkothari/calculator-using-python-and-tkinter.git
  2. Run the Calculator

    python calculator.py

Usage

Using the Fancy Calculator is as simple as it gets:

  1. Start the Application: Follow the installation steps to open the calculator.
  2. Input Your Equation: Click the calculator buttons to enter your equation.
  3. Get Instant Results: Hit the "=" button to see the result displayed instantly.

For clearing the input, simply press the "C" button.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Sushant Kothari

Project Link: https://github.com/sushantkothari/fancy-calculator

Acknowledgements

About

A sleek, user-friendly Tkinter-based calculator for basic arithmetic operations. Features an intuitive interface with clear, responsive buttons for easy input, and includes functions for clear, evaluation, and error handling.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages