FICHA · MANJARO

python-cachelib

A collection of cache libraries in the same API interface. Extracted from werkzeug

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

Description

Use one Python API to work with several cache backends in web applications and services. It gives developers a common way to store short-lived values such as computed results, sessions, or repeated lookups.

This library is used by other Python software and does not add a launcher. Cache contents can affect privacy and correctness, so applications should avoid storing secrets unnecessarily and should define expiration rules that match the data.

Permissions

Permissions not analysed for this source yet.