python-dependency-injector/src/dependency_injector
2020-09-29 23:49:52 -04:00
..
ext Deprecate ext package modules and remove types module 2020-09-28 14:16:05 -04:00
__init__.py Bump version to 4.0.0a2 2020-09-28 16:33:39 -04:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
containers.c Add protection for wiring only declarative container instances 2020-09-28 15:52:21 -04:00
containers.pxd Update API docs 2020-09-09 22:23:28 -04:00
containers.pyi Add container.unwire() typing stub 2020-09-28 13:41:54 -04:00
containers.pyx Add protection for wiring only declarative container instances 2020-09-28 15:52:21 -04:00
errors.py Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
providers.c Deprecate provider.delegate() method 2020-09-28 15:38:34 -04:00
providers.pxd Wiring refactoring (#296) 2020-09-27 23:10:11 -04:00
providers.pyi Wiring refactoring (#296) 2020-09-27 23:10:11 -04:00
providers.pyx Deprecate provider.delegate() method 2020-09-28 15:38:34 -04:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
wiring.py Remove unused import 2020-09-29 23:49:52 -04:00