python-dependency-injector/docs
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
..
_static Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Providers traversal (#385) 2021-02-01 09:42:21 -05:00
examples Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
examples-other Refactor factory of factories pattern example 2020-09-07 21:57:43 -04:00
introduction Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
main Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
providers Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
tutorials Remove a typo from the Flask tutorial 2020-11-17 23:50:56 -05:00
conf.py Update copyright year 2021-01-10 19:31:01 -05:00
favicon.ico Add favicon 2020-10-21 17:01:31 -04:00
index.rst Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
Makefile Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
wiring.rst Implement wiring autoloader (#381) 2021-01-28 19:49:24 -05:00