python-dependency-injector/src/dependency_injector
2025-05-28 19:05:05 +00:00
..
ext Run black 2025-01-18 17:02:55 +00:00
__init__.py Bump version 2025-05-28 19:05:05 +00:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
_cwiring.pyx Fix broken wiring of sync inject-decorated methods (#673) 2025-02-23 18:17:45 +02:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Run black 2025-01-18 17:02:55 +00:00
containers.pyx Remove code for EOL Python versions (#864) 2025-03-02 14:33:31 +02:00
errors.py Improve debugability of deepcopy errors (#839) 2025-01-01 21:22:29 +02:00
providers.pxd Remove code for EOL Python versions (#864) 2025-03-02 14:33:31 +02:00
providers.pyi Add option to disable env var interpolation in configs (#861) 2025-02-23 19:01:01 +02:00
providers.pyx Drop Python 3.7 support (#885) 2025-05-18 12:06:33 +03:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Run black 2025-01-18 17:02:55 +00:00
schema.py Run black 2025-01-18 17:02:55 +00:00
wiring.py Fix annotated attribute injection (#889) 2025-05-21 16:13:37 -04:00