Loading repository data…
Loading repository data…
playpauseandstop / repository
Simple as dead support of Redis database for Flask applications
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
.. image:: https://travis-ci.org/playpauseandstop/Flask-And-Redis.png?branch=master&style=flat :target: https://travis-ci.org/playpauseandstop/Flask-And-Redis :alt: Travis CI
.. image:: https://coveralls.io/repos/github/playpauseandstop/Flask-And-Redis/badge.svg?branch=master :target: https://coveralls.io/github/playpauseandstop/Flask-And-Redis?branch=master :alt: Coverage
.. image:: https://img.shields.io/pypi/v/Flask-And-Redis.svg :target: https://pypi.python.org/pypi/Flask-And-Redis/ :alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/Flask-And-Redis.svg :target: https://pypi.python.org/pypi/Flask-And-Redis/ :alt: Python versions
.. image:: https://img.shields.io/pypi/l/Flask-And-Redis.svg :target: https://github.com/playpauseandstop/Flask-And-Redis/blob/master/LICENSE :alt: BSD License
.. image:: https://readthedocs.org/projects/flask-and-redis/badge/?version=latest :target: http://flask-and-redis.readthedocs.org/en/latest/ :alt: Documentation
Flask-And-Redis provides simple as dead support of Redis <http://redis.io>_
database for Flask <http://flask.pocoo.org/>_ applications. Extension built
around beautiful redis-py <https://github.com/andymccurdy/redis-py>_ library
by Andy McCurdy.
on Read the Docs <http://flask-and-redis.readthedocs.org>_on GitHub <https://github.com/playpauseandstop/Flask-And-Redis>_pip install Flask-And-Redis.. note:: Flask-And-Redis named as is, cause Flask-Redis name already
taken <http://pypi.python.org/pypi/Flask-Redis>_, but that library didn't
match my needs.