https://github.com/adityav42/python_calculator
Developed a simple calculator application using Python and Tkinter.
https://github.com/adityav42/python_calculator
gui python tkinter tkinter-gui
Last synced: 9 months ago
JSON representation
Developed a simple calculator application using Python and Tkinter.
- Host: GitHub
- URL: https://github.com/adityav42/python_calculator
- Owner: AdityAV42
- Created: 2024-07-23T12:50:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T12:30:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T20:24:35.272Z (over 1 year ago)
- Topics: gui, python, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python_Calculator
Simple Calculator using python and Tkinter GUI
Developed a simple calculator application using Python and Tkinter, offering basic arithmetic functions.
This desktop-based GUI calculator features a user-friendly interface, performing real-time calculations for addition, subtraction, multiplication, and division.
