
flask-redis 0.4.0
0
A nice way to use Redis in your Flask app
Contents
A nice way to use Redis in your Flask app
Stars: 442, Watchers: 442, Forks: 71, Open Issues: 9The underyx/flask-redis repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 442 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
Related Packages
Errors
A list of common flask-redis errors.
Code Examples
Here are some flask-redis code examples and snippets.
pythonfix







