awesome-dependency-injection-in-python
awesome-dependency-injection-in-python copied to clipboard
A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).
add [allrod5/injectable](https://github.com/allrod5/injectable)
Would it make sense to add [`jsonargparse`](https://github.com/omni-us/jsonargparse/) to the list of DI Frameworks? The `jsonargparse` case seems a bit different to the other software in the list, since the injection...
I wish this had a table comparing the features between the projects.
https://github.com/ets-labs/python-dependency-injector/issues/791
Please, add [AnyDI](https://github.com/antonrh/anydi) to DI framework list. https://anydi.readthedocs.io/en/latest/
A note for me to send a PR, or someone faster!
I can even contribute it myself if it’s welcomed here