Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 342 Bytes

File metadata and controls

17 lines (12 loc) · 342 Bytes

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