passwordmetrics

Checking the entropy of a password. Useful in password checkers.


Keywords
passwordmetrics
License
MIT
Install
pip install passwordmetrics==1.0

Documentation

passwordmetrics

Features

The passwordmetrics module takes a string and gives you a lot of information about it pertaining it's usefulness as a password.

Features

  • Gives you a lot of information about a password, such as: * Words used in the password * Entropy (ie, how hard it is to guess)
  • It's configurable for different languages.
  • A big english wordlist included.
  • L33t compatibility