Sagnik-Dey / PasswordGenerator

Python GUI Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Generator

This is a simple Python GUI Application made with PyQt5 Library. This application helps to generate passwords

Some Screenshots

Screenshot 2021-09-17 124727 Screenshot 2021-09-17 125005

Languages Used

Python

How to use

  • 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

Hope you enjoy

About

Python GUI Project

License:MIT License


Languages

Language:Python 100.0%