python-dependency-injector/tests/typing
Roman Mogylatov 47c79b2772
Resources (#312)
* Add prototype

* Add example

* Remove typing erros in Python 2.7 and 3.4

* Move resources example

* Draft resources docs

* Update resources docs

* Fix repr

* Rename dict provider test

* Add more tests

* Add tests + refactoring

* Add more tests

* Update tests to run only on 3.5+

* Update setup.py

* Add typing tests

* Update changelog

* Fix generator iteration

* Remove contextlib

* Hotfix aiohttp issue

* Move aiohttp fix to tox.ini

* Move aiohttp fix to a different place in tox
2020-10-24 20:56:32 -04:00
..
callable.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
configuration.py Make Configuration.from_ methods accept Path (#300) 2020-10-16 13:57:28 -04:00
container.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
coroutine.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
declarative_container.py Fix typing stub for container.override() method 2020-10-18 22:22:11 -04:00
delegate.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
dependencies_container.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
dependency.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
dynamic_container.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
factory.py Make provider generic type (#293) 2020-09-13 20:32:21 -04:00
list.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
object.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
provider.py Move "provided" attribute (#306) 2020-10-19 17:21:38 -04:00
resource.py Resources (#312) 2020-10-24 20:56:32 -04:00
selector.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00
singleton.py Typing stubs (#286) 2020-08-26 22:24:20 -04:00