Skip to content

Files

Latest commit

author
jinxufang
Feb 2, 2021
d6fc9b7 · Feb 2, 2021

History

History

Flask-And-Redis-master

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021

Flask-And-Redis

Travis CI Coverage Latest Version Python versions BSD License Documentation

Flask-And-Redis provides simple as dead support of Redis database for Flask applications. Extension built around beautiful redis-py library by Andy McCurdy.

  • Works on Python 2.7, 3.4+
  • BSD licensed
  • Latest documentation on Read the Docs
  • Source, issues and pull requests on GitHub
  • Install with pip install Flask-And-Redis

Note

Flask-And-Redis named as is, cause Flask-Redis name already taken, but that library didn't match my needs.