mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
86df7f91f6
* Implement string imports for Factory, Callable, Singletons, and Resource * Refactor the implementation * Add tests * Update tests to pass on Python 2 * Update typing and add typing tests * Update changelog * Update docs |
||
---|---|---|
.. | ||
async | ||
callables | ||
configuration | ||
coroutines | ||
factories | ||
injections | ||
resource | ||
singleton | ||
traversal | ||
utils | ||
__init__.py | ||
test_aggregate_py2_py3.py | ||
test_container_py2_py3.py | ||
test_delegate_py2_py3.py | ||
test_dependencies_container_py2_py3.py | ||
test_dependency_py2_py3.py | ||
test_dict_py2_py3.py | ||
test_list_py2_py3.py | ||
test_object_py2_py3.py | ||
test_provided_instance_py2_py3.py | ||
test_provider_py2_py3.py | ||
test_selector_py2_py3.py | ||
test_self_py2_py3.py | ||
test_types_py36.py |