z3c.password is a module that provides an API and implementation of a password generation and verification utility.
A high-security implementation is provided that is suitable for banks and other high-security institutions. The package also offers a field and a property for those fields.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· TooSimilarPassword: do not round maxSimilarity up, because we sometimes use 0.999 to avoid the same password set. 0.999 would be displayed as 100% (100% vs. 100%)