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:
- Download .py, .exe, .txt, and .png files.
- Install Python, NumPy, Scipy, and Tkinter in your system if they are not installed already.
- Ensure all the file paths mentioned in the Python file can be accessed from your current working directory.
- Run the .exe file.