Skip to content

MS-Jahan/PySimpleCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySimpleCalc

A Basic Calculator made with PySimpleGUI.

Usage

Make sure you have Python 3 installed on your machine. Also make sure you have installed tkinter and PySimpleGUI modules in your Python directory. Then change directory to where the PySimpleCalc.py is and just: python3 PySimpleCalc.py

Screen Shot

Version 0.1


Version 0.2