Skip to content

rojinvgeo/calculator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple Calculator

This project is a basic calculator application built using Python and Tkinter. It provides a simple graphical user interface (GUI) that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator is designed to be easy to use and is a great example for beginners learning Python GUI development.

Setup Instructions

Prerequisites

  • Python 3.x installed on your system
  • Tkinter (comes pre-installed with most Python distributions)

Steps to Run the Project

  1. Clone the repository:

    git clone https://github.com/rojinvgeo/calculator-python.git
  2. Navigate to the project directory:

    cd calculator-python
  3. (Optional) Install dependencies:

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

    python src/calculator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages