8000 GitHub - DysCreate/Calculator: Source Code for Calculator App project of the Python Project-based Learning for Beginners Playlist
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

DysCreate/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

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%
0