PyJWT

JSON Web Token implementation in Python

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyjwt

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.14.0 2026-09-11    
2.13.0 2026-05-21    
2.12.1 2026-03-13    
2.12.0 2026-03-12    
2.11.0 2026-01-30    
2.10.1 2024-11-28    
2.10.0 2024-11-17    
2.9.0 2024-08-01    
2.8.0 2023-07-18
2.7.0 2023-05-09
2.6.0 2022-10-20
2.5.0 2022-09-17
2.4.0 2022-05-12
2.3.0 2021-10-16
2.2.0 2021-10-06
2.1.0 2021-04-28
2.0.1 2021-01-17
2.0.0 2020-12-22
2.0.0a2 pre-release 2020-12-20
2.0.0a1 pre-release 2020-11-02
1.7.1 2018-12-07
1.7.0 2018-12-02
1.6.4 2018-05-24
1.6.3 2018-05-19
1.6.1 2018-03-18
1.6.0 2018-03-03
1.5.3 2017-09-05
1.5.2 2017-06-22
1.5.1 2017-06-22
1.5.0 2017-04-19
1.4.2 2016-08-08
1.4.1 2016-07-13
1.4.0 2015-07-17
1.3.0 2015-05-22
1.1.0 2015-04-15
1.0.1 2015-03-26
1.0.0 2015-03-18
0.4.3 2015-02-18
0.4.2 2015-02-18
0.4.1 2015-01-08
0.4.0 2014-12-23
0.3.2 2014-12-13
0.3.1 2014-12-03
0.3.0 2014-10-22
0.2.3 2014-10-16
0.2.1 2014-04-28
0.2.0 2014-03-26
0.1.9 2014-02-08
0.1.8 2014-01-23
0.1.7 2014-01-17
0.1.6 2013-08-18
0.1.5 2012-10-29
0.1.4 2011-04-06
0.1.3 2011-04-05
0.1.2 2011-03-22
0.1.1 2011-02-24

Issues with this package?

Page last updated 2026-09-11 14:22:35 UTC