{"library":"inject","type":"library","category":null,"description":"Inject is a lightweight, fast, and thread-safe Python dependency injection framework. It facilitates the creation and management of object dependencies, promoting modular and testable code. The library supports features like automatic parameter injection using type annotations and context managers. It maintains an active development status, with the current version being 5.3.0, and new releases are made periodically.","language":"python","status":"active","version":"5.3.0","tags":["dependency injection","DI","inversion of control"],"install":[{"cmd":"pip install inject","imports":["import inject","from inject import autoparams","from inject import params","from inject import instance"]}],"homepage":null,"github":"https://github.com/ivankorobkov/python-inject","docs":null,"changelog":null,"pypi":"https://pypi.org/project/inject/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/inject/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}