The project is not actively maintained except for urgent requirements: https://github.com/ets-labs/python-dependency-injector/issues/742 ~Once python 3.12 is released it will pin pydantic to v1, making the package incompatible (https://github.com/ets-labs/python-dependency-injector/pull/765 https://github.com/ets-labs/python-dependency-injector/pull/752)~ Potential candidates (https://github.com/sfermigier/awesome-dependency-injection-in-python)? - https://github.com/python-injector/injector - https://github.com/ivankorobkov/python-inject - https://lancetnik.github.io/FastDepends/ - https://github.com/adriangb/di - https://github.com/kodemore/kink - https://gist.github.com/johnhungerford/ccb398b666fd72e69f6798921383cb3f
The project is not actively maintained except for urgent requirements: ets-labs/python-dependency-injector#742
Once python 3.12 is released it will pin pydantic to v1, making the package incompatible (ets-labs/python-dependency-injector#765 ets-labs/python-dependency-injector#752)Potential candidates (https://github.com/sfermigier/awesome-dependency-injection-in-python)?