mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
12 lines
242 B
ReStructuredText
12 lines
242 B
ReStructuredText
|
Use cases
|
||
|
=========
|
||
|
|
||
|
This example demonstrates a usage of the ``DependenciesContainer`` provider.
|
||
|
|
||
|
Instructions for running:
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
python -m example prod example@example.com
|
||
|
python -m example test example@example.com
|