GUI-Python

A GUI application made with PYQT5 embedded with multiple embedded mini apps

python

Python

qt

PyQt5

opencv

OpenCV

cover_image

GUI Python

The GUI Python application is made with PYQT5 embedded with multiple mini applications like a background blurrer, translator, text to speech, scanner, etc.

Getting Started

To get started with the GUI Python project, follow these steps:

  1. Clone the repository:
git clone https://github.com/himanshu12345yadav/gui-python.git
  1. Navigate to the downloaded directory:
cd gui-python
  1. Install the required packages:
pip install requirements.txt

That's it! You can now run the GUI Python application and use its various mini applications.

Happy hacking!