{"library":"pwdlib","type":"library","category":null,"description":"pwdlib is a modern password hashing library for Python, providing an easy-to-use wrapper to hash and verify passwords with secure algorithms like Argon2 and Bcrypt. It aims to be an alternative to `passlib`, which has seen reduced maintenance. The current version is 0.3.0, and it maintains an active development status, with updates released as needed.","language":"python","status":"active","version":"0.3.0","tags":["password hashing","security","cryptography","authentication","argon2","bcrypt"],"install":[{"cmd":"pip install 'pwdlib[argon2]'","imports":["from pwdlib import PasswordHash"]},{"cmd":"pip install 'pwdlib[bcrypt]'","imports":[]},{"cmd":"pip install pwdlib","imports":[]}],"homepage":null,"github":"https://github.com/frankie567/pwdlib","docs":"https://frankie567.github.io/pwdlib/","changelog":null,"pypi":"https://pypi.org/project/pwdlib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pwdlib/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}