Installation
Injection works with Python versions 3.8-3.13 and is available on PyPI.
To install the latest version you can use pip:
pip install deps-injection
Injection versioned according to Semantic Versioning.
It is recommended to
pin to a specific current version,
as the next major version may become incompatible with your codebase.