Flask-Cache 0.13.1
0
Adds cache support to your Flask application
Contents
Adds cache support to your Flask application
Stars: 699, Watchers: 699, Forks: 185, Open Issues: 81The thadeusb/flask-cache
repo was created 14 years ago and the last code push was 5 years ago.
The project is popular with 699 github stars!
How to Install flask-cache
You can install flask-cache using pip
pip install flask-cache
or add it to a project with poetry
poetry add flask-cache
Package Details
- Author
- Thadeus Burgess
- License
- BSD
- Homepage
- http://github.com/thadeusb/flask-cache
- PyPi:
- https://pypi.org/project/Flask-Cache/
- GitHub Repo:
- https://github.com/thadeusb/flask-cache
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-cache errors.
Code Examples
Here are some flask-cache
code examples and snippets.