Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Password Generator is made using python. Has simple GUI interface made with the help of Qt Designer tool.

To run this code run main.py

image1

To convert the ui file to .py file

   $ pyuic5 -x <ui file name.ui> -o <your filename.py>
   $ pyrcc5 -o <your filename.py> <qrc filename>
   commands to convert ui and qrc file to .py for linux 

Libraries used

  PyQt5
  
  random

  string

image2

Code is Made by Aditya Khode

< /Happy Coding ! >

About

Python GUI Based Password generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages