https://github.com/ola-kaznowska/calculator-gui
GUI calculator application. Application written in Python 3.12.2 using the Tkinter library which I am learning from PyQt5.
https://github.com/ola-kaznowska/calculator-gui
calculator-application gui gui-application python3 tkinter-gui
Last synced: about 2 months ago
JSON representation
GUI calculator application. Application written in Python 3.12.2 using the Tkinter library which I am learning from PyQt5.
- Host: GitHub
- URL: https://github.com/ola-kaznowska/calculator-gui
- Owner: Ola-Kaznowska
- Created: 2024-04-04T00:33:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T00:33:56.000Z (about 1 year ago)
- Last Synced: 2025-02-01T05:43:10.213Z (3 months ago)
- Topics: calculator-application, gui, gui-application, python3, tkinter-gui
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator-GUI
GUI calculator application. Application written in Python 3.12.2 using the Tkinter library which I am learning from PyQt5.