
Flask-Caching 2.3.1
0
Adds caching support to Flask applications.
Contents
Adds caching support to Flask applications.
Stars: 939, Watchers: 939, Forks: 201, Open Issues: 97The pallets-eco/flask-caching repo was created 9 years ago and the last code push was 9 months ago.
The project is popular with 939 github stars!
How to Install flask-caching
You can install flask-caching using pip
pip install flask-caching
or add it to a project with poetry
poetry add flask-caching
Package Details
- Author
- Peter Justin
- License
- BSD
- Homepage
- https://github.com/pallets-eco/flask-caching
- PyPi:
- https://pypi.org/project/Flask-Caching/
- Documentation:
- https://flask-caching.readthedocs.io
- GitHub Repo:
- https://github.com/sh4nks/flask-caching
Classifiers
Related Packages
Errors
A list of common flask-caching errors.
Code Examples
Here are some flask-caching code examples and snippets.
GitHub Issues
The flask-caching package has 97 open issues on GitHub
- Add Flask-Caching version identification to Redis backends
- Add Flask-Caching version identification to Redis connections
pythonfix


