The simple calculator based on PyQt5 This calculator is based on studyingrabbit's work (https://studyingrabbit.tistory.com/23)
You can use this library with other python library to
- four arithmetic operations function
- operarional functions other than four arithmetic operations (square, square root, etc)
PyQt5 module
python -m pip install pyqt5
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License. See the LICENSE.md file for details.