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
callable.rst
configuration.rst Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
coroutine.rst
custom.rst Fix a typo in the custom provider docs 2020-09-02 21:21:07 -04:00
dependency.rst
factory.rst Add container usage for all factory provider examples 2020-09-03 16:51:12 -04:00
index.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00
list.rst Add container usage for list provider example 2020-09-03 17:03:28 -04:00
object.rst
overriding.rst Fix a few typos 2020-09-09 22:23:14 -04:00
provided_instance.rst Add container usage to provided instance examples 2020-09-03 17:48:45 -04:00
selector.rst Add usage of the container to the selector example 2020-09-03 17:38:52 -04:00
singleton.rst Improve singleton provider docs 2020-09-03 17:57:26 -04:00
typing_mypy.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00