Skip to content

mrichman/flask-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of the Flask session interface using Redis as storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages