All Projects → playpauseandstop → Flask And Redis

playpauseandstop / Flask And Redis

Licence: bsd-3-clause
Simple as dead support of Redis database for Flask applications

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Flask And Redis

Invenio
Invenio digital library framework
Stars: ✭ 469 (+517.11%)
Mutual labels:  redis, flask
Flask Apscheduler
Adds APScheduler support to Flask
Stars: ✭ 741 (+875%)
Mutual labels:  flask, flask-extensions
Potion
Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine
Stars: ✭ 484 (+536.84%)
Mutual labels:  flask, flask-extensions
Redis Monitor
💻 A very simple redis monitor based on Flask and React. 一个部署简单的 redis 监控程序,使用 Flask 和 React 完成。
Stars: ✭ 330 (+334.21%)
Mutual labels:  redis, flask
X Proxies
Usable ip proxies, crawling from some proxy websites.
Stars: ✭ 53 (-30.26%)
Mutual labels:  redis, flask
Flask Redis
A Flask extension for using Redis
Stars: ✭ 381 (+401.32%)
Mutual labels:  redis, flask
Flask Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
Stars: ✭ 609 (+701.32%)
Mutual labels:  flask, flask-extensions
Proxy pool
Python爬虫代理IP池(proxy pool)
Stars: ✭ 13,964 (+18273.68%)
Mutual labels:  redis, flask
Flask Apidoc
Adds ApiDoc support to Flask
Stars: ✭ 49 (-35.53%)
Mutual labels:  flask, flask-extensions
Flask Json
Flask-JSON is a Flask extension providing better JSON support.
Stars: ✭ 34 (-55.26%)
Mutual labels:  flask, flask-extensions
Flask Base
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
Stars: ✭ 2,680 (+3426.32%)
Mutual labels:  redis, flask
Flask Mobility
A Flask extension to simplify building mobile-friendly sites.
Stars: ✭ 68 (-10.53%)
Mutual labels:  flask, flask-extensions
Proxypool
An Efficient ProxyPool with Getter, Tester and Server
Stars: ✭ 3,050 (+3913.16%)
Mutual labels:  redis, flask
Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+406.58%)
Mutual labels:  redis, flask
Chat
A simple chat app created to experiment with Redis, Gevent, Flask & Server-Sent Events.
Stars: ✭ 202 (+165.79%)
Mutual labels:  redis, flask
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+623.68%)
Mutual labels:  flask, flask-extensions
Flask Redis Queue
Example of how to handle background processes with Flask, Redis Queue, and Docker
Stars: ✭ 163 (+114.47%)
Mutual labels:  redis, flask
Docker Flask Celery Redis
Docker-Compose template for orchestrating a Flask app with a Celery queue using Redis
Stars: ✭ 165 (+117.11%)
Mutual labels:  redis, flask
Bibi
An e-commerce fullstack solution for Flask 出口电商全栈解决方案
Stars: ✭ 914 (+1102.63%)
Mutual labels:  redis, flask
Flask Htmlmin
Flask html response minifier
Stars: ✭ 66 (-13.16%)
Mutual labels:  flask, flask-extensions

=============== Flask-And-Redis

.. 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.

  • Works on Python 2.7, 3.4+
  • BSD licensed
  • Latest documentation on Read the Docs <http://flask-and-redis.readthedocs.org>_
  • Source, issues and pull requests on GitHub <https://github.com/playpauseandstop/Flask-And-Redis>_
  • Install with 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].