Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 274 Bytes

installation.rst

File metadata and controls

16 lines (8 loc) · 274 Bytes

Installation

The easiest way to start working with this extension with pip:

$ pip install flask-jwt-extended

If you prefer to install from source, you can clone this repo and run

$ python setup.py install