kolypto / py-password-strength

Password strength and validation
https://pypi.python.org/pypi/password_strength
BSD 2-Clause "Simplified" License
74 stars 15 forks source link

Expose PasswordStats.letters_lowercase by adding a lowercase test #3

Open edigaryev opened 4 years ago

edigaryev commented 4 years ago

This adds support for password policies that explicitly require a certain amount of lowercase letters to be present in a password.