https://github.com/rjlovespy/calculator
An application software that performs all the operations of arithmetic as well as scientific calculators
https://github.com/rjlovespy/calculator
application-software arithmetic-calculator calculator desktop-application python scientific-calculator software-development tkinter
Last synced: 3 months ago
JSON representation
An application software that performs all the operations of arithmetic as well as scientific calculators
- Host: GitHub
- URL: https://github.com/rjlovespy/calculator
- Owner: rjlovespy
- Created: 2023-07-15T13:03:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T09:19:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T00:14:31.728Z (4 months ago)
- Topics: application-software, arithmetic-calculator, calculator, desktop-application, python, scientific-calculator, software-development, tkinter
- Language: Python
- Homepage:
- Size: 55.5 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
Calculator [Version 0.1] is an application software that performs all the operations of arithmetic as well as scientific calculators. It has been developed using Tkinter solely which is Python's standard GUI library.
To run this application software in your system:
1. Download .py, .exe, .txt, and .png files.
2. Install Python, NumPy, Scipy, and Tkinter in your system if they are not installed already.
3. Ensure all the file paths mentioned in the Python file can be accessed from your current working directory.
4. Run the .exe file.