mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 15:37:39 +03:00
* Add provider changes and tests * Move config test fixtures * Fix issue with explicit providing of envs_required=False for configuration from_*() * Implement container API * Increase priority of overriding from context * Add docs and example * Update changelog * Update changelog |
||
|---|---|---|
| .. | ||
| async | ||
| callables | ||
| configuration | ||
| coroutines | ||
| factories | ||
| injections | ||
| resource | ||
| singleton | ||
| traversal | ||
| utils | ||
| __init__.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 | ||