python-dependency-injector/examples/demo
Roman Mogylatov cfadd8c3fa
Add config.from_env(as_=...) (#541)
* Add implementation and typing stub

* Add unit tests

* Update demo example

* Add typing tests

* Update changelog

* Update docs

* Add tests for an empty environment variable

* Improve wording in di_in_python.rst

* Update wording in changelog and docs

* Update doc blocks
2021-12-20 23:46:51 +01:00
..
after.py Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
before.py Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
with_di.py Add config.from_env(as_=...) (#541) 2021-12-20 23:46:51 +01:00