FICHA · AUR

python-cached-property

A decorator for caching properties in classes

  • Property cache decorator
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Computed object properties can be cached after first access with a small decorator. This library is for Python developers reducing repeated work inside classes. Cached values may become stale, so callers should use it only for stable or intentionally memoized properties.

Permissions

Permissions not analysed for this source yet.