mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-24 02:24:02 +03:00
10 lines
286 B
ReStructuredText
10 lines
286 B
ReStructuredText
|
Dependency Injector Use Cases example
|
||
|
=====================================
|
||
|
|
||
|
Instructions for running
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
python run.py prod example@example.com # Running in "production" environment
|
||
|
python run.py test example@example.com # Running in "testing" environment
|