/calculator

My online-calculator

Primary LanguagePython

Calculator

This is a simple calculator, developed in python with PyQt5 framework.

To run on your machine:

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