{"library":"zope-deferredimport","type":"library","category":null,"description":"zope.deferredimport allows you to perform imports of names that will only be resolved when used in the code. This utility library helps improve application startup time and manage potential circular dependencies by making imports lazy. The current version is 6.1.1, and it receives updates as part of the broader Zope Foundation ecosystem.","language":"python","status":"active","version":"6.1.1","tags":["zope","import","lazy-loading","performance","startup-time","utility"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zope.deferredimport","imports":["from zope.deferredimport import deferredImport"]}],"homepage":null,"github":"https://github.com/zopefoundation/zope.deferredimport","docs":"https://zopedeferredimport.readthedocs.io/","changelog":"https://raw.githubusercontent.com/zopefoundation/zope.deferredimport/master/CHANGES.rst","pypi":"https://pypi.org/project/zope-deferredimport/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-deferredimport/compatibility"}}