This a Simple Project done with PyQt5 to Show how to use Signal and Slot Of Qt and Python as an Backend instead of C++
To Run This Project first we need to install dependencies
- Python 3
- PyQt5
pip install PyQt5
- To Run This Project go to Project Directory and simple run
python main.py