python-zxcvbn
Realistic password strength estimator - Python2 module
Description
python-zxcvbn contains the function password_strength(), which when used is able to determine the estimated time it would take to crack a password. Using those results, a strength score can be calculated. In determining these results, python-zxcvbn makes use of common passwords, common American names and surnames, common English words, and common patterns like dates, repeats (aaa), sequences (abcd), and QWERTY patterns. python-zxcvbn is a Python 2 port of the coffeescript zxcvbn, which is used on the website of Dropbox.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/dwolfhub/zxcvbn-python/tree/master
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-zxcvbn