Install
This guide provides instructions for installing the Quick JWT library, which enables JSON Web Token (JWT) authentication in your Python projects, using Python 3.12 or higher.
Prerequisites
Python 3.12 or higher installed
Using pip
Run the following command to install the quick-jwt library:
Using Poetry
Add the quick-jwt package to your project:
Using uv
Install quick-jwt using uv: