python-dependency-injector/examples/providers/configuration
Roman Mogylatov 64d37efa37
Configuration provider aliases (#397)
* Add implementation, typing stubs, and tests

* Add docs and example

* Update changelog
2021-02-15 09:11:39 -05:00
..
config.ini Add configuration provider docs 2020-06-25 17:12:16 -04:00
config.local.yml Add configuration provider docs 2020-06-25 17:12:16 -04:00
config.yml Add configuration provider docs 2020-06-25 17:12:16 -04:00
configuration_alias.py Configuration provider aliases (#397) 2021-02-15 09:11:39 -05:00
configuration_dict.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_env.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_ini.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_itemselector.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_multiple.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_pydantic.py Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
configuration_required.py Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
configuration_strict.py Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
configuration_type_custom.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_type.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration_yaml.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
configuration.py Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00