{"library":"kink","type":"library","category":null,"description":"Kink is a lightweight dependency injection (DI) library for Python, offering a straightforward way to manage and inject services and dependencies. It supports constructor, method, and property injection, leveraging Python's type hints for automatic resolution. The library is actively maintained, with new versions typically released every few months, ensuring compatibility with recent Python versions and addressing community feedback.","language":"python","status":"active","version":"0.9.0","tags":["dependency-injection","di","ioc","python","type-hints"],"install":[{"cmd":"pip install kink","imports":["from kink import Container","from kink import inject","from kink import di"]}],"homepage":null,"github":"https://github.com/kodemore/kink","docs":"https://github.com/kodemore/kink","changelog":null,"pypi":"https://pypi.org/project/kink/","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.6,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kink/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}