mediapills / dependency-injection

Python Dependency Injection container
MIT License
2 stars 3 forks source link

Implement `Autowiring` #8

Open mediapills opened 3 years ago

mediapills commented 3 years ago

Autowiring is an exotic word that represents something very simple: the ability of the container to automatically create and inject dependencies.