{"library":"lazy-model","type":"library","category":null,"description":"lazy-model is a Python library that provides a lazy interface for parsing objects into Pydantic models. It defers the parsing and validation of individual fields until they are explicitly accessed, saving the raw data within the object initially. This approach can significantly improve performance and reduce memory consumption, especially for large or complex data structures where not all fields are always needed immediately. The library is currently at version 0.4.0 and appears to have an active, though not rapid, release cadence, with its latest release in August 2025.","language":"python","status":"active","version":"0.4.0","tags":["pydantic","lazy-loading","data-parsing","performance"],"last_verified":"Thu May 21","install":[{"cmd":"pip install lazy-model","imports":["from lazy_model import LazyModel"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/lazy-model/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.54,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lazy-model/compatibility"}}