Skip to content

this a simple program to generate strong password for your login. The GUI is written using tkinter and the program saves the credential as a text file

Notifications You must be signed in to change notification settings

dip-sinha/Password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password_generator

this a simple program to generate strong password for your login. The GUI is written using tkinter and the program saves the credential as a text file

git clone the project

cd in tothe password_generator directory

install the required modules. !!! caution this requirements.txt file has other modules too!

pip install -r requirements.txt

Run the project

python gui.py

About

this a simple program to generate strong password for your login. The GUI is written using tkinter and the program saves the credential as a text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages