diff --git a/README.md b/README.md index c38b9d6..1a318b1 100644 --- a/README.md +++ b/README.md @@ -725,6 +725,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [cryptography](https://cryptography.io/) - A package designed to expose cryptographic primitives and recipes to Python developers. * [PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library. * [hashids](https://github.com/davidaurelio/hashids-python) - Implementation of [hashids](http://hashids.org) in Python. +* [Passlib](https://pythonhosted.org/passlib/index.html) - Secure password storage/hashing library, very high level ## GUI