python-dependency-injector/src/dependency_injector
Roman Mogylatov 4bfdf89142 Bump version
2022-12-18 22:14:00 -05:00
..
ext Fix flask ext warning message (#345) 2020-12-30 13:19:42 -05:00
__init__.py Bump version 2022-12-18 22:14:00 -05:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
_cwiring.c Python 3.11 Support (#647) 2022-12-18 21:09:14 -05:00
_cwiring.pyx (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00
containers.c Python 3.11 Support (#647) 2022-12-18 21:09:14 -05:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Update quotes in typing stubs 2022-01-16 19:46:18 -05:00
containers.pyx Update quotes in Cython and Python modules 2022-01-16 20:32:42 -05:00
errors.py Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
providers.c Python 3.11 Support (#647) 2022-12-18 21:09:14 -05:00
providers.pxd Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
providers.pyi Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
providers.pyx Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Update quotes in Cython and Python modules 2022-01-16 20:32:42 -05:00
schema.py Update quotes in Cython and Python modules 2022-01-16 20:32:42 -05:00
wiring.py Fix typing in wiring 2022-12-18 22:02:11 -05:00