Contents

flask-redis 0.4.0

0

A nice way to use Redis in your Flask app

A nice way to use Redis in your Flask app

Stars: 433, Watchers: 433, Forks: 72, Open Issues: 8

The underyx/flask-redis repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 433 github stars!

How to Install flask-redis

You can install flask-redis using pip

pip install flask-redis

or add it to a project with poetry

poetry add flask-redis

Package Details

Author
Bence Nagy
License
Homepage
https://github.com/underyx/flask-redis/
PyPi:
https://pypi.org/project/flask-redis/
GitHub Repo:
https://github.com/underyx/flask-redis

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-redis  pypi packages just yet.

Errors

A list of common flask-redis errors.

Code Examples

Here are some flask-redis code examples and snippets.

GitHub Issues

The flask-redis package has 8 open issues on GitHub

  • TypeError: init() got an unexpected keyword argument 'charset'

See more issues on GitHub

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.