playpauseandstop / Flask-And-Redis

Simple as dead support of Redis database for Flask applications

Home Page:http://flask-and-redis.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple as dead support of Redis database for Flask applications

http://flask-and-redis.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 78.8%Language:HTML 17.2%Language:Makefile 2.1%Language:CSS 1.9%