This is a simple calculator, developed in python with PyQt5 framework.
Make sure you have Python3 and PyQt5 installed in your machine
1. Clone Repository & Install Packages
git clone https://github.com/edsoncanganjo/calculator.git
2. Run the project
python -m app.py