Skip to content

SamkCloud/TkinterCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TkinterCalculator

##This is a Python UI based calculator Software.

The tkinter package (“Tk interface”) is the standard Python interface to the Tcl/Tk GUI toolkit which is used in this Script.

To run this script.

  1. Firstly you need to download it and unzip in a specific folder.
  2. then you need to open the cmd or anaconda Prompt and check Python availablity. if not availabe then install.
  3. then install library Tkinter for script function and import used tools.
  4. after all of this here comes the final stage in which you can run the script easily using cmd or anaconda prompt.
  5. firstly copy the folder path in which you have pasted the .py file then copy it and change directory using command $ cd :path\
  6. then after changing type ( python sample.py )
  7. here you have sucessfully run the script.

About

This is a Python UI based calculator Software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages