Contents

Flask-Cache 0.13.1

0

Adds cache support to your Flask application

Adds cache support to your Flask application

Stars: 696, Watchers: 696, Forks: 185, Open Issues: 81

The thadeusb/flask-cache repo was created 13 years ago and the last code push was 4 years ago.
The project is popular with 696 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
No  flask-cache  pypi packages just yet.

Errors

A list of common flask-cache errors.

Code Examples

Here are some flask-cache code examples and snippets.

Related Packages & Articles

Flask-Assets 2.1.0

Asset management for Flask, to compress and merge CSS and Javascript files.