Skip to content

saiankit/calculator-app-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Calculator App

A python GUI Calculator app using Tkinter library

Calculator App

How to Run the App ?

Requirements

  • Make sure your computer is running a python3 version 3.7+
  • Clone / Download the git repository by using the GUI download option in https://github.com/saiankit/calculator-app-tkinter ( or ) Run this command in your terminal git clone https://github.com/saiankit/calculator-app-tkinter

Running the App

  • After you have the repo on your machine cd into the github repository and run the main.py file to start the App running.
  • You can run the app ( script.py file ) using any IDE such as PyCharm CE or use the CLI version of running the app by python3 script.py.

Tutorial for the Application

About

This is the GUI version of calculator app written using Tkinter library in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages