Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leojimenezg/basic_calculator
Basic calculator in Python using "tkinter".
https://github.com/leojimenezg/basic_calculator
Last synced: 1 day ago
JSON representation
Basic calculator in Python using "tkinter".
- Host: GitHub
- URL: https://github.com/leojimenezg/basic_calculator
- Owner: LeoJimenezG
- Created: 2024-03-26T18:29:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T00:28:06.000Z (8 months ago)
- Last Synced: 2024-03-27T19:43:27.886Z (8 months ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic_Calculator
Basic calculator in Python using "tkinter".
This was one of my first projects.