Skip to content

luckystar20206/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Create your own Python Calculator App using Python and tkinter.

Video Link: https://youtu.be/QZPv1y2znZo

Calculator App


Create Standalone Executable

pip install pyinstaller
pyinstaller --onefile -w calc.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages