backports.cached_property
JSON →`backports.cached_property` is a Python library that provides a backport of the `functools.cached_property` decorator, which was introduced in Python 3.8. It allows a method of a class to be transformed into a property whose value is computed only once per instance and then cached as a regular attribute. This is particularly useful for expensive computed properties of instances that are otherwise effectively immutable. The current version is 1.0.2, and it appears to be in maintenance mode, as its primary purpose is to backport a feature now in the standard library.
Traffic · last 30 days ↑133% vs prev 7d
total hits 19
actors 6 distinct systems
last hit 6d ago SERankingBot
top countries 🇩🇪 Germany · 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇨🇳 China
Resources
API endpoints
compatibility /v1/registry/backports-cached-property/compatibility