FICHA · MANJARO

python-flask-caching

A caching extension for Flask

  • Library
  • Dev
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Add caching to Flask applications through a reusable extension. It helps web projects store expensive responses, computations, or shared values so repeated requests do less work.

This is application infrastructure, not a cache server. Cached content can expose private data or become stale, so projects should choose keys, expiration, invalidation, and per-user behavior carefully.

Permissions

Permissions not analysed for this source yet.