{"library":"lazy-imports","type":"library","category":null,"description":"lazy-imports is a Python library (current version 1.2.0) designed to facilitate lazy loading of modules and symbols, primarily to reduce application startup times. It provides decorators and functions to defer the actual import process until the imported object is first accessed. The library is actively maintained with updates released as needed.","language":"python","status":"active","version":"1.2.0","tags":["lazy loading","imports","performance","startup time"],"last_verified":"Fri May 22","install":[{"cmd":"pip install lazy-imports","imports":["from lazy_imports import lazy_import","from lazy_imports import lazy_module","from lazy_imports import lazy_import_all"]}],"homepage":null,"github":"https://github.com/bachorp/lazy-imports","docs":null,"changelog":"https://github.com/bachorp/lazy-imports/blob/HEAD/CHANGELOG.md","pypi":"https://pypi.org/project/lazy-imports/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lazy-imports/compatibility"}}