https://github.com/alizul01/simple-gui-calculator
a Simple calculator app made with python use tkinter library.
https://github.com/alizul01/simple-gui-calculator
calculator-application calculator-python gui-application python3 tkinter-gui
Last synced: 10 months ago
JSON representation
a Simple calculator app made with python use tkinter library.
- Host: GitHub
- URL: https://github.com/alizul01/simple-gui-calculator
- Owner: alizul01
- Created: 2022-01-02T04:43:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T06:23:37.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T17:18:53.202Z (11 months ago)
- Topics: calculator-application, calculator-python, gui-application, python3, tkinter-gui
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator GUI App
Simple Calculator made with python
# Author
[Ali Zulfikar](https://www.github.com/alizul01)
# Description
Simple Calculator is a simple calculator app made with python use tkinter library.
# Libraries
- [tkinter](https://docs.python.org/3/library/tkinter.html)