PyJWT2.9.0
PyJWT2.9.0
Published
JSON Web Token implementation in Python
pip install pyjwt
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- cryptography
>=3.4.0; extra == "crypto"
- sphinx
; extra == "dev"
- sphinx-rtd-theme
; extra == "dev"
- zope.interface
; extra == "dev"
- cryptography
>=3.4.0; extra == "dev"
- pytest
<7.0.0,>=6.0.0; extra == "dev"
- coverage
[toml]==5.0.4; extra == "dev"
- pre-commit
; extra == "dev"
- sphinx
; extra == "docs"
- sphinx-rtd-theme
; extra == "docs"
- zope.interface
; extra == "docs"
- pytest
<7.0.0,>=6.0.0; extra == "tests"
- coverage
[toml]==5.0.4; extra == "tests"