FICHA · MANJARO

python-propcache

Fast property caching

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

Description

Caches computed property values in Python objects. It helps applications avoid repeating expensive calculations while keeping property-style access in code.

Cached values can become stale if the underlying state changes. Use it only where the value is safe to reuse for the lifetime chosen by the application.

Permissions

Permissions not analysed for this source yet.