Skip to content

iamriajul/BanglaCalculatorWithPyQt5

Repository files navigation

Gitpod ready-to-code

How To Run (Developers)

Requirements/Usage:

  • Python 3.6 or Higher
  • PyQt5 (pip install PyQt5)
  • cx_Freeze to build executable binary
  • NSIS to build installable executable for Windows. (script.iss included)
  • Qt Designer used to Design the UI

Run using command: python run.py or python3 run.py

Download From Here: Bangla Calculator Releases

How to Run/Install (Normal Users)

  1. Download & Open by double clicking the exe file. Then Follow these Screenshots: Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4