Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

BaseMax/TkinterCalculator

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.