Skip to content

A utility program to calculate password score on the basis of password strength

License

Notifications You must be signed in to change notification settings

blunteshwar/password-score-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

password-score-calculator

A utility program to calculate password score on the basis of password strength

https://pypi.org/project/password-strength-calculator \

pip install password-strength-calculator

Documentation
score,class=password_strength_calculator.score(password)

score-> score of the password(integer)
class-> class of the password (very weak, weak, neutral, strong, very strong)\ password-> the input password(string)

About

A utility program to calculate password score on the basis of password strength

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages