{"library":"jwt","type":"library","category":null,"description":"This is a JSON Web Token (JWT) library for Python 3, developed by GehirnInc, providing functionalities to encode and decode JWTs. It leverages the `cryptography` library for handling cryptographic operations, including key loading, signing, and verification. Version 1.4.0 is the latest stable release. It has a steady release cadence, focusing on stability and security rather than rapid feature development.","language":"python","status":"active","version":"1.4.0","tags":["jwt","json web token","security","cryptography","authentication"],"last_verified":"Wed May 20","install":[{"cmd":"pip install jwt","imports":["import jwt","from jwt import encode","from jwt import decode","from jwt.exceptions import JWTDecodeError, JWTVerificationError"]}],"homepage":null,"github":"https://github.com/GehirnInc/python-jwt.git","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jwt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jwt/compatibility"}}