python-dependency-injector/examples
Roman Mogylatov ef049daae5
463 Config environment variables interpolation required and nones (#467)
* Make prototype with enterpolation before parsing

* Add test for option.from_yaml() with missing env not required

* Make some cosmetic changes to _resolve_config_env_markers()

* Add test for option.from_ini() missing envs not required

* Skip schema test cause it requires internet connection

* Add tests for .from_yaml() for config and config option

* Add tests for .from_ini() for config and config option

* Add example for os.environ.setdefault() and envs interpolation

* Add/update docs on environment variables interpolation

* Update changelog
2021-06-24 16:00:36 +03:00
..
containers Singleton reset context (#417) 2021-03-03 08:28:10 -05:00
demo Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
miniapps Add `boto3` example 2021-02-25 11:06:08 -05:00
providers 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
wiring Wiring: attribute injections (#414) 2021-02-28 21:07:50 -05:00
.pydocstylerc Movie lister example rework (#280) 2020-08-12 17:04:46 -04:00