An open API service indexing awesome lists of open source software.

https://github.com/iamriajul/banglacalculatorwithpyqt5

A Bengali Calculator(Cross-platform supported) built with Python(3.6 or higher) + PyQt5
https://github.com/iamriajul/banglacalculatorwithpyqt5

bengali-calculator calculator calculator-application calculator-python pyqt5 python-application python3-application

Last synced: about 1 month ago
JSON representation

A Bengali Calculator(Cross-platform supported) built with Python(3.6 or higher) + PyQt5

Awesome Lists containing this project

README

        

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/iamriajul/BanglaCalculatorWithPyQt5)

## 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](https://github.com/iamriajul/BanglaCalculatorWithPyQt5/releases)

## How to Run/Install (Normal Users)
1. Download & Open by double clicking the exe file.
Then Follow these Screenshots:
![Screenshot 1](/screenshots/1.PNG)
![Screenshot 2](/screenshots/2.PNG)
![Screenshot 3](/screenshots/3.PNG)
![Screenshot 4](/screenshots/4.PNG)