https://github.com/al-ghaly/calculator
A simple TKinter calculator.
https://github.com/al-ghaly/calculator
calculator desktop-application gui oop python tkinter
Last synced: over 1 year ago
JSON representation
A simple TKinter calculator.
- Host: GitHub
- URL: https://github.com/al-ghaly/calculator
- Owner: al-ghaly
- License: mit
- Created: 2020-04-17T08:10:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T09:27:59.000Z (about 3 years ago)
- Last Synced: 2025-01-22T06:48:06.540Z (over 1 year ago)
- Topics: calculator, desktop-application, gui, oop, python, tkinter
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Calculator
a simple TKinter calculator.
very simple calculator which only do the basics(+, *, -, /) operations.
gui --> tkinter.