passwordmetrics

https://badge.fury.io/py/passwordmetrics.png https://travis-ci.org/regebro/passwordmetrics.png?branch=master https://pypip.in/d/passwordmetrics/badge.png

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

Features

passwordmetrics will return information about a password, such as length, words found, what types of characters that are used, and a metric called “entropy” which will give an approximate measure of how hard the password is to guess.