Skip to content

IurieChi/Password-Generator-Manager-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator-Manager-in-Python

Simple Password Generator & Manager with GUI in Python

Password Generator and Manager with GUI in Python.

Functions of the tool includes:

Generating password of selected length and character options Storing all generated password in a text file log Fetching pass generated password from text file log

to be able to encript and decript file need pip install cryptography and import Fernet

from cryptography.fernet import Fernet

About

Simple Password Generator & Manager with GUI in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages