Skip to content

Tiny and feature-rich calculator application created by Python powered by Tkinter. (GUI Calculator)

License

Notifications You must be signed in to change notification settings

BaseMax/TkinterCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter Calculator (Python)

Tiny and feature-rich calculator application created by Python powered by Tkinter. (GUI Calculator)

Python Tkinter Calculator

Run the python calculator

$ python app.py

Install requirements

The Tkinter library is built-in with every Python installation.

Read more: https://tkdocs.com/tutorial/install.html

Standalone Executable

At first you need to install the pyinstaller: $ pip install pyinstaller

Next:

$ pyinstaller --onefile -w app.py

Note: this is python. so everyone can emit and reverse(like decompile) your program.

I get the idea from a video.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy