add passlib to project

This commit is contained in:
Jakub Miazek
2023-09-02 14:57:45 +02:00
parent b960a7ef20
commit 17bf59a5b6
3 changed files with 22 additions and 3 deletions

View File

@@ -160,6 +160,7 @@ Use this space to list resources you find helpful and would like to give credit
* [Open Source Shakespeare Dataset](https://github.com/catherinedevlin/opensourceshakespeare)
* [SQL Code Generator](https://github.com/agronholm/sqlacodegen)
* [Passlib - password hashing library for Python](https://passlib.readthedocs.io/en/stable/)
<p align="right">(<a href="#readme-top">back to top</a>)</p>