mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-27 12:04:00 +03:00
15 lines
267 B
ReStructuredText
15 lines
267 B
ReStructuredText
Dependency Injector example
|
|
===========================
|
|
|
|
Instructions for running:
|
|
|
|
.. code-block:: bash
|
|
|
|
python main.py
|
|
|
|
|
|
.. note::
|
|
|
|
``catalogs_alt_style_1.py`` and ``catalogs_alt_style_2.py`` contain
|
|
examples of atlernative catalogs definition styles.
|