passlib: passlib (comprehensive password hashing framework)
passlib:
passlib: Passlib is a password hashing library for Python 2 & 3, which
passlib: provides cross-platform implementations of over 30 password hashing
passlib: algorithms, as well as a framework for managing existing password
passlib: hashes. It's designed to be useful for a wide range of tasks, from
passlib: verifying a hash found in /etc/shadow, to providing full-strength
passlib: password hashing for multi-user applications.
passlib:
passlib: Home page: https://pypi.org/project/passlib/
passlib: