zope.password

Password encoding and checking utilities


Keywords
zope, authentication, password, zpasswd, maintained
License
ZPL-2.1
Install
pip install zope.password==3.6.0

Documentation

zope.password

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.password/badge.svg?branch=master Documentation Status

This package provides a password manager mechanism. Password manager is an utility object that can encode and check encoded passwords.

Documentation is hosted at https://zopepassword.readthedocs.io/