mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 23:47:40 +03:00
* Add __class_getitem__ for Provider to null the typing in runtime * Make Provider stub generic and remove types module * Update types module tests * Return types module with deprecation warning * Return types module with deprecation warning * Update changelog * Add docs page |
||
|---|---|---|
| .. | ||
| callable.py | ||
| configuration.py | ||
| container.py | ||
| coroutine.py | ||
| declarative_container.py | ||
| delegate.py | ||
| dependencies_container.py | ||
| dependency.py | ||
| dynamic_container.py | ||
| factory.py | ||
| list.py | ||
| object.py | ||
| selector.py | ||
| singleton.py | ||