{"library":"simple-di","type":"library","category":null,"description":"Simple-DI is a lightweight Python library for dependency injection. It helps manage application components and their dependencies in a clear, testable, and maintainable way using a container pattern. As of version 0.1.5, it provides core features like `Container` for organizing providers and `Provider` for defining how dependencies are created. Releases are infrequent, driven by new features or bug fixes.","language":"python","status":"active","version":"0.1.5","tags":["dependency-injection","di","container","framework-agnostic"],"install":[{"cmd":"pip install simple-di","imports":["from simple_di import container","from simple_di import inject","from simple_di import Provide"]}],"homepage":null,"github":"https://github.com/bentoml/simple_di","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simple-di/","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/simple-di/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}