PyJWT
JSON Web Token implementation in Python
Install
pyjwt on PyPI
pip
pip install pyjwtuv
uv add pyjwtpoetry
poetry add pyjwtPackage facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing_extensions |
| Maintenance | actively maintained — 84 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the 100 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: pyjwt-2.13.0-py3-none-any.whl
Keywords: json, jwt, security, signing, token, web
About PyJWT
from the package's own PyPI description — quoted content, verbatim
PyJWT
.. image:: https://github.com/jpadilla/pyjwt/workflows/CI/badge.svg :target: https://github.com/jpadilla/pyjwt/actions?query=workflow%3ACI
.. image:: https://img.shields.io/pypi/v/pyjwt.svg :target: https://pypi.python.org/pypi/pyjwt
.. image:: https://codecov.io/gh/jpadilla/pyjwt/branch/master/graph/badge.svg :target: https://codecov.io/gh/jpadilla/pyjwt
.. image:: https://readthedocs.org/projects/pyjwt/badge/?version=stable :target: https://pyjwt.readthedocs.io/en/stable/
A Python implementation of RFC 7519 <https://tools.ietf.org/html/rfc7519>. Original implementation was written by @progrium <https://github.com/progrium>.
Sponsor
.. |auth0-logo| image:: https://github.com/user-attachments/assets/ee98379e-ee76-4bcb-943a-e25c4ea6d174 :width: 160px
+--------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | |auth0-logo| | If you want to quickly add secure token-based authentication to Python projects, feel free to check...
Read as markdown · JSON record · Source repository · Homepage
Similar packages
permissive · top 1,000 on PyPI
python-josepermissive · top 1,000 on PyPI
jwcryptocopyleft · top 1,000 on PyPI
Authlibpermissive · top 1,000 on PyPI
realtimepermissive · top 1,000 on PyPI
fqdncopyleft · top 1,000 on PyPI
hyperlinkpermissive · top 1,000 on PyPI
wsprotopermissive · top 1,000 on PyPI
SecretStoragepermissive · top 1,000 on PyPI
contourpypermissive · top 1,000 on PyPI