JRudransh / Tkinter_Calculator

GUI programming with Python Tkinter, Tkinter Calculator

Repository from Github https://github.comJRudransh/Tkinter_CalculatorRepository from Github https://github.comJRudransh/Tkinter_Calculator

Tkinter Calculator

Codacy Badge

Simple GUI programming for Calculator with tkinter

Basic Calculator is completed. Simpaly download the files

To run in windows

  1. Unzip the file
  2. Go inside the file where Calculator_Basic.py is located
  3. Go to location bar and type cmd and press Enter key
  4. Run the command python Calculator_Basic.py
  5. Or you can try to Execute directly by double clicking the file Calculator_Basic.py

To run in linux

  1. Clone the git file with command git clone https://github.com/JRudransh/Tkinter_Calculator.git
  2. Go inside the file where Tkinter_Calculator
  3. Run the command python3 Calculator_Basic.py

Note

  1. Make Sure that you have installed tkinter module before running the programme

Bug to fix

Software is never get bug free, if you found bug feel free to tell me or make pull request