python-dependency-injector/docs/providers
Roman Mogylatov d8439a28b1
Make provider generic type (#293)
* 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
2020-09-13 20:32:21 -04:00
..
images Update providers overriding documentation and rework examples 2020-09-02 16:59:25 -04:00
callable.rst
configuration.rst
coroutine.rst
custom.rst
dependency.rst
factory.rst
index.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00
list.rst
object.rst
overriding.rst Fix a few typos 2020-09-09 22:23:14 -04:00
provided_instance.rst
selector.rst
singleton.rst
typing_mypy.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00