Skip to content

Source Code for Calculator App project of the Python Project-based Learning for Beginners Playlist

Notifications You must be signed in to change notification settings

profxx/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Source Code for Calculator App project of the Python Project-based Learning for Beginners Playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%