{"library":"property-cached","type":"library","category":null,"description":"The `property-cached` library (version 1.6.4) provides a Python decorator to cache the result of a class property's first access. Subsequent accesses to that property on the same instance retrieve the cached value without re-computation. It is a maintained fork of the original `cached-property` library, offering improved compatibility and type hinting support for modern Python versions. Releases are typically driven by bug fixes and compatibility updates.","language":"python","status":"active","version":"1.6.4","tags":["property","cache","decorator","performance","optimization"],"install":[{"cmd":"pip install property-cached","imports":["from property_cached import cached_property"]}],"homepage":null,"github":"https://github.com/althonos/property-cached","docs":null,"changelog":null,"pypi":"https://pypi.org/project/property-cached/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.51,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/property-cached/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}