python-dependency-injector/src/dependency_injector
2021-03-19 20:36:49 -04:00
..
ext Fix flask ext warning message (#345) 2020-12-30 13:19:42 -05:00
__init__.py Bump version to 4.30.0 2021-03-19 20:23:20 -04:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
containers.c Implement from_*() methods and add tests 2021-03-19 20:36:48 -04:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Implement from_*() methods and add tests 2021-03-19 20:36:48 -04:00
containers.pyx Implement from_*() methods and add tests 2021-03-19 20:36:48 -04:00
errors.py Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
providers.c Add set_provides for Callable, Factory, and Singleton providers 2021-03-19 20:36:49 -04:00
providers.pxd Singleton reset context (#417) 2021-03-03 08:28:10 -05:00
providers.pyi Fix recursive copying issue in `Delegate` provider 2021-03-05 17:24:48 -05:00
providers.pyx Add set_provides for Callable, Factory, and Singleton providers 2021-03-19 20:36:49 -04:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
schema.py Update tests to match latest schemas 2021-03-19 20:36:49 -04:00
wiring.py Remove restriction to wire a dynamic container 2021-03-19 20:23:10 -04:00