{"library":"lazy","type":"library","category":null,"description":"The `lazy` library (version 1.6) provides a Python descriptor that allows object attributes to be computed only when they are first accessed, and then caches the result for subsequent retrievals. It enables efficient resource usage by deferring potentially expensive computations until absolutely necessary. The project maintains an active, though not rapid, release cadence, with the latest update in 2023.","language":"python","status":"active","version":"1.6","tags":["decorator","lazy","lazy attribute","descriptor","property"],"install":[{"cmd":"pip install lazy","imports":["from lazy import lazy"]}],"homepage":null,"github":"https://github.com/stefanholek/lazy","docs":"https://lazy.readthedocs.io/en/stable/","changelog":null,"pypi":"https://pypi.org/project/lazy/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lazy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}