{"library":"types-jwt","type":"library","category":null,"description":"This library provides PEP 561 type stubs for the popular `PyJWT` library, which is commonly imported as `jwt`. It enables static type checkers like MyPy, PyCharm, and Pyright to analyze code that uses `PyJWT`. `types-jwt` is part of the `typeshed` project, which centrally manages type definitions for many third-party Python packages. `types-jwt` version 0.1.3 was released in May 2021. However, it's important to note that since `PyJWT` version 2.0.0 (released December 2020) and later include their own inline type annotations, `types-jwt` is primarily relevant for projects using older versions of `PyJWT` (pre-2.0.0) or specific legacy setups.","language":"python","status":"active","version":"0.1.3","tags":["typing","stubs","jwt","pyjwt","typeshed","static-analysis"],"last_verified":"Tue May 26","install":[{"cmd":"pip install types-jwt","imports":["from jwt import encode","from jwt import decode"]}],"homepage":null,"github":"https://github.com/python/typeshed","docs":null,"changelog":null,"pypi":"https://pypi.org/project/types-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":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-jwt/compatibility"}}