Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushshriv/python-tkinter-calculator
https://github.com/kushshriv/python-tkinter-calculator
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushshriv/python-tkinter-calculator
- Owner: KushShriv
- Created: 2024-08-08T08:52:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T13:29:43.000Z (3 months ago)
- Last Synced: 2024-08-12T15:08:19.006Z (3 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Tkinter Calculator
## Run it
Clone the repo and run `pip install tkinter`
Then run `python main.py`## How it looks