{"library":"lazy-object-proxy","type":"library","category":null,"description":"lazy-object-proxy is a Python library that provides a fast and thorough lazy object proxy implementation. It defers the initialization of an object until its first access, which can be highly beneficial for performance optimization and handling circular dependencies. The library is currently at version 1.12.0 and maintains an active development cycle with regular updates. [5, 10]","language":"python","status":"active","version":"1.12.0","tags":["lazy loading","proxy","performance","optimization"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install lazy-object-proxy","imports":["from lazy_object_proxy import Proxy"]}],"homepage":null,"github":"https://github.com/ionelmc/python-lazy-object-proxy","docs":"https://python-lazy-object-proxy.readthedocs.io/","changelog":"https://python-lazy-object-proxy.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/lazy-object-proxy/","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.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lazy-object-proxy/compatibility"}}