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: 436, Watchers: 436, Forks: 71, Open Issues: 8The underyx/flask-redis
repo was created 11 years ago and the last code push was 7 months ago.
The project is popular with 436 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.
GitHub Issues
The flask-redis package has 8 open issues on GitHub
- TypeError: init() got an unexpected keyword argument 'charset'