Examples ======== .. meta:: :keywords: Python,DI,Dependency injection,IoC,Inversion of Control,Example :description: Python dependency injection examples. Explore the examples to see the ``Dependency Injector`` in action. .. toctree:: :maxdepth: 2 services-single-container services-multiple-containers