This is a simple Python GUI Application made with PyQt5 Library. This application helps to generate passwords
Python
- Download and Install Python
- Install the required libraries by -
pip install PyQt5
pip install qt5-tools
pip install pyperclip
- Clone the repository
- Run the app by -
cd src
python main.py