python-dependency-injector/src/dependency_injector
Roman Mogylatov 6030950596
Configuration(pydantic_settings=[...]) (#525)
* Add implementation

* Update changelog

* Fix deepcopy()

* Add example

* Add tests

* Add docs
2021-10-26 21:08:47 -04:00
..
ext Fix flask ext warning message (#345) 2020-12-30 13:19:42 -05:00
__init__.py Update quotes in docs conf 2021-09-30 20:13:26 -04:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
containers.c Configuration(pydantic_settings=[...]) (#525) 2021-10-26 21:08:47 -04:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Configuration(yaml_files=[...]) (#522) 2021-10-23 21:46:50 -04:00
containers.pyx Configuration(yaml_files=[...]) (#522) 2021-10-23 21:46:50 -04:00
errors.py Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
providers.c Configuration(pydantic_settings=[...]) (#525) 2021-10-26 21:08:47 -04:00
providers.pxd Configuration(pydantic_settings=[...]) (#525) 2021-10-26 21:08:47 -04:00
providers.pyi Configuration(pydantic_settings=[...]) (#525) 2021-10-26 21:08:47 -04:00
providers.pyx Configuration(pydantic_settings=[...]) (#525) 2021-10-26 21:08:47 -04:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Improve resource subclasses typing and make shutdown definition optional (#492) 2021-08-23 20:54:17 -04:00
schema.py Schemas (#429) 2021-03-20 13:16:51 -04:00
wiring.py Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00