python-dependency-injector/examples/miniapps/engines_cars
Roman Mogylatov 6eff213a68
Migrate to alabaster (#264)
* Add bootstrap and remove created at from ghnav-flask app

* Update readme

* Add logo to the docs

* Update key features description

* Update README

* Change headers of API docs

* Add alabaster theme config

* Update docs index

* Add tutorials section

* Update what is DI page

* Update DI in Python page

* Update tutorials index page

* Update provider docs

* Update container docs

* Update examples docs
2020-07-18 00:40:14 -04:00
..
example Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
example_di.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
example_ioc_containers.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
README.rst Create engines & cars example miniapp 2016-10-19 20:21:20 +03:00

Engines & Cars Dependency Injection Example
===========================================

Instructions for running:

.. code-block:: bash

    python example_di.py
    python example_ioc_containers.py