Cached Property

JSON →
library 2.0.1 ·python
verified Jun 9, 2026 install

cached-property (current version 2.0.1) is a Python decorator for caching the results of properties in classes. It provides a straightforward way to memoize expensive computations, executing them only once per instance and storing the result as a regular attribute. The library offers basic, thread-safe, and time-based (TTL) caching mechanisms, as well as experimental async/await compatibility. It maintains an active development status with releases typically aligned with Python version support updates.

total hits 28
actors 7 distinct systems
last hit 1d ago GPTBot
GPTBot
4
Amazonbot
4
ByteDance
4
MetaBot
4
Script
2
Search engines
1
Humans
5

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · 🇨🇳 China