flask-redis icon indicating copy to clipboard operation
flask-redis copied to clipboard

Implementation of the Flask session interface using Redis as storage.

flask-redis

Implementation of the Flask session interface using Redis as storage.

Dependencies

Use pipenv to install these dependencies before running flask run alongside redissesion.py in same folder

pipenv --python 3.7
pipenv shell
pipenv install
flask run

Log in at http://127.0.0.1:5000/login