Skip to content

Simple password kit that generates passwords and also checks the strength of passwords.

License

Notifications You must be signed in to change notification settings

ViggAlm/PasswordKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordKit

🌑 - Hey! This is my first ever project (that I'm uploading to github) so don't be too harsh on my code.

🪐 - This project was just made for fun and practice, it includes a password strength checker that rates your password on a scale of 0 to 7. Also a password generator which will generate any amount of passwords for you with random characters.

🛸 - I'd really appreciate it if you supported me and this project by starring the project or by forking the project! :)

Requirements

Python (www.python.org)
Colorama (pip install colorama)

# I may have forget something since I rushed through this, if this is the case try to look in main.py, checker.py and generator.py. By checking each of their imports with an IDE.

About

Simple password kit that generates passwords and also checks the strength of passwords.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages