Skip to content

KacperKotlewski/python-simple-calc-graphical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-simple-calc-graphical

simple calc in graphics.py (python3.7)

after download in cmd use this commands:

python -m pip install -r requirments.txt
python calculator.py

in bash use this:

python3 -m pip install -r requirments.txt
python3 calculator.py

calc image

About

sdimple calc in graphics.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages