FICHA · MANJARO

python-cachy

simple yet effective caching library

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

Description

Store and reuse temporary values in Python programs with a small caching API. It helps developers avoid repeating work when the same data is requested again.

This is a dependency for Python applications, not a standalone tool. It should be used with clear rules for what may be cached, because temporary storage can expose private information or keep outdated results longer than expected.

Permissions

Permissions not analysed for this source yet.