Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinavahabi/calculatorminiproject
Calculator Application
https://github.com/sinavahabi/calculatorminiproject
css error-handling oop pyqt5 python
Last synced: about 1 month ago
JSON representation
Calculator Application
- Host: GitHub
- URL: https://github.com/sinavahabi/calculatorminiproject
- Owner: sinavahabi
- Created: 2023-03-28T11:13:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T12:51:03.000Z (6 months ago)
- Last Synced: 2024-06-21T04:39:41.667Z (6 months ago)
- Topics: css, error-handling, oop, pyqt5, python
- Language: Python
- Homepage:
- Size: 805 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calculator Application
***Technologies***: Python, CSS
***Topics***: OOP, PyQt, Error handling
## Instructions
**Install Python**
https://www.python.org**Install QT on OS**
https://www.qt.io**Install PyQt**
pip install PyQt5
**Run Program**
python app.py