/Calculator

It is a simple calculator project built graphical interface with the pyqt5 library.

Primary LanguagePythonMIT LicenseMIT

Calculator with graphical interface

It is a simple calculator project built graphical interface with the pyqt5 library.


Starting 🚀

These instructions allow you to get a copy of the running project on your local machine.

Pre-requisites 📋

You need to have a 3.X version of Python

Installation 🔧

  • Make a git clone or download it in zip
git clone https://github.com/irania9O/Calculator.git
  • Get in the directory
  • Install from your terminal with pip requirements.txt:
pip install -r requirements.txt

Run the main 🧮:

python main.py

Screenshots

simple_gui button_hover button_pressed qaction_bar