python-dependency-injector/src/dependency_injector
2025-06-20 10:03:00 +00:00
..
ext Add support for resource_type in Lifespans 2025-06-18 21:58:00 +00:00
__init__.py Add warning on extra @inject 2025-06-20 10:03:00 +00:00
_cwiring.pyi Add support for async generator injections (#900) 2025-06-03 21:45:43 +03:00
_cwiring.pyx Minor improvements for _cwiring.DependencyResolver code generation 2025-06-20 10:03:00 +00:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Add resource type parameter to init and shutdown resources using specialized providers (#858) 2025-06-16 11:34:02 +03:00
containers.pyx Add resource type parameter to init and shutdown resources using specialized providers (#858) 2025-06-16 11:34:02 +03:00
errors.py Improve debugability of deepcopy errors (#839) 2025-01-01 21:22:29 +02:00
providers.pxd Expose null awaitables 2025-06-02 22:46:57 +00:00
providers.pyi Add option to disable env var interpolation in configs (#861) 2025-02-23 19:01:01 +02:00
providers.pyx Add context manager support to Resource provider 2025-06-01 15:48:57 +00:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Add context manager support to Resource provider 2025-06-01 15:48:57 +00:00
schema.py Run black 2025-01-18 17:02:55 +00:00
wiring.py Make wiring inspect exclsuions extensible 2025-06-20 10:03:00 +00:00