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 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

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.