mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Update README.md
This commit is contained in:
parent
85ff7c2fbd
commit
c6b1e27db5
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
* [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.
|
* [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.
|
* [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
|
## GUI
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue