Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 gui-development python scientific-calculator tkinter
Last synced: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T03:38:58.000Z (over 1 year ago)
- Last Synced: 2023-07-25T04:36:21.075Z (over 1 year ago)
- Topics: application-software, arithmetic-calculator, calculator, desktop-application, gui-development, python, scientific-calculator, tkinter
- Language: Python
- Homepage:
- Size: 55.5 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- 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.