{"library":"apipkg","type":"library","category":null,"description":"apipkg is a Python package that provides a mechanism for namespace control and lazy-importing modules and objects. It allows delaying the actual import of a module until its attributes or functions are accessed, leading to improved startup performance and reduced memory consumption. The current version is 3.0.2, and it maintains an active release cadence with updates addressing compatibility and bug fixes.","language":"python","status":"active","version":"3.0.2","tags":["lazy-load","namespace","import-control","performance","utility"],"last_verified":"Fri May 22","install":[{"cmd":"pip install apipkg","imports":["import apipkg\napipkg.initpkg(__name__, { ... })","from apipkg import ApiModule","from apipkg import AliasModule"]}],"homepage":null,"github":"https://github.com/pytest-dev/apipkg","docs":null,"changelog":null,"pypi":"https://pypi.org/project/apipkg/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apipkg/compatibility"}}