python-dependency-injector/src/dependency_injector
2025-11-01 13:49:21 +00:00
..
ext Add support for resource_type in Lifespans 2025-06-18 21:58:00 +00:00
__init__.py Fix typo 2025-09-19 09:59:39 +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 warnings for unresolved markers 2025-09-19 09:46:41 +00:00
containers.pyx Add warnings for unresolved markers 2025-09-19 09:46:41 +00: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 Improve type annotations in providers 2025-11-01 13:49:21 +00:00
providers.pyx Add reprs to wiring markers 2025-09-17 22:05:11 +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 Fix FastDepends v3 compatibility (#933) 2025-10-23 16:33:53 +03:00