An open API service indexing awesome lists of open source software.

https://github.com/bjoern-buettner/dependency-injector

A small dependency injection container with simple support for factories, parameters and the environment while autowiring.
https://github.com/bjoern-buettner/dependency-injector

autowiring dependency-injection di factory-pattern

Last synced: about 2 months ago
JSON representation

A small dependency injection container with simple support for factories, parameters and the environment while autowiring.

Awesome Lists containing this project

README

          

# dependency-injector
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.