JSON Web Token implementation in Python

About PyJWT

JSON Web Token implementation in Python

Key Features

  • Encode and decode JSON Web Tokens
  • Supports symmetric and asymmetric signing algorithms
  • Validates registered claims such as exp, iss, and aud
  • Commonly used in API auth and identity flows

Installation

uv add pyjwt

Related Tools

Quick Info

Latest Version
2.11.0
First Release
2011
License
Unknown

About pytools.dev

pytools.dev is your go-to directory for the best Python tools, libraries, and frameworks—designed for the modern Python developer.

© 2026 pytools.dev. All rights reserved.
Created with ❤️ by James Fricker