CMD + K

pyjwt

Community

JSON Web Token implementation in Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::pyjwt

Usage Tracking

2.12.1
2.10.1
2.9.0
2.8.0
2.4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

PyJWT is a Python library which allows you to encode and decode JSON Web Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for representing claims securely between two parties.

About

Summary

JSON Web Token implementation in Python

Last Updated

Mar 17, 2026 at 19:10

License

MIT

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2.4.0
win-32 Last supported version: 2.1.0
linux-s390x Last supported version: 2.10.1
macOS-64 Last supported version: 2.10.1
linux-32 Last supported version: 1.7.1