python-dependency-injector/docs/providers
Roman Mogylatov 15fa6c301e
Pydantic settings support (#388)
* Add implementation and basic test

* Add full test coverage + bugfix

* Add test coverage for .from_yaml() method

* Update setup.py, tox and dev requirements

* Stop running pydantic tests on Python 3.5 and below

* Remove pydantic from tox Python < 3.6

* Add example and docs

* Update features block

* Add extra test

* Update changelog
2021-02-03 09:21:32 -05:00
..
images Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
async.rst Bump version to 4.6.1 2021-01-10 20:02:46 -05:00
callable.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
configuration.rst Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
coroutine.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
custom.rst Fix a typo in the custom provider docs 2020-09-02 21:21:07 -04:00
dependency.rst 336 Dependency provider default (#382) 2021-01-29 13:49:40 -05:00
dict.rst Add example and docs 2020-11-20 17:57:33 -05:00
factory.rst Add container usage for all factory provider examples 2020-09-03 16:51:12 -04:00
index.rst Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
list.rst Add container usage for list provider example 2020-09-03 17:03:28 -04:00
object.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
overriding.rst Fix a few typos 2020-09-09 22:23:14 -04:00
provided_instance.rst Move "provided" attribute (#306) 2020-10-19 17:21:38 -04:00
resource.rst Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
selector.rst Add usage of the container to the selector example 2020-09-03 17:38:52 -04:00
singleton.rst Improve singleton provider docs 2020-09-03 17:57:26 -04:00
typing_mypy.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00