python-crack is a module that provides to Python programs the ability to evaluate password strength. It uses the well known cracklib toolkit, hence the name.
| Tags | Security Software Development Libraries Python Modules |
|---|---|
| Licenses | MIT/X |
| Implementation | Python |
Recent releases


Changes: This new release adopts the MIT License to allow for use in proprietary software.


Changes: This release adds support for use in Python 2.1 scripts.


Changes: This is the second public release. It adds new checks to be performed on passwords (borrowed from pam_cracklib) and full HTML documentation.