mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 23:47:40 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| images | ||
| async.rst | ||
| callable.rst | ||
| configuration.rst | ||
| coroutine.rst | ||
| custom.rst | ||
| dependency.rst | ||
| dict.rst | ||
| factory.rst | ||
| index.rst | ||
| inject_self.rst | ||
| list.rst | ||
| object.rst | ||
| overriding.rst | ||
| provided_instance.rst | ||
| resource.rst | ||
| selector.rst | ||
| singleton.rst | ||
| typing_mypy.rst | ||