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

https://github.com/hctilg/calculator

Calculator with 🐍 Python3 🌱 PySide6
https://github.com/hctilg/calculator

calculator calculator-app calculator-application calculator-python

Last synced: 4 months ago
JSON representation

Calculator with 🐍 Python3 🌱 PySide6

Awesome Lists containing this project

README

        

# calculator

Calculator with 🐍 Python3 🌱 PySide6



### Run

```bash
sudo python3 -m pip install PySide6 --break-system-packages
python3 calculator/calculator.py
```