Skip to content

Sagnik-Dey/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages