mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	| * Add sketch * Cythonize MethodCaller * Cythonize ItemGetter, AttributeGetter & ProvidedInstance providers * Add docblock for .provided attribute * Refactor repr methods * Add .provided attribute to the Dependency provider * Add tests for the .provided attribute to the majority of the providers * Add docblock for the ProvidedInstance provider * Add docblocks for the rest of the providers * Add example of the provided instance usage * Add tests for provided instance* providers * Add complex provided instance example * Update example provided_instance.py * Add docs | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base_py2_py3.py | ||
| test_callables_py2_py3.py | ||
| test_configuration_py2_py3.py | ||
| test_container_py2_py3.py | ||
| test_coroutines_py35.py | ||
| test_factories_py2_py3.py | ||
| test_injections_py2_py3.py | ||
| test_list_py2_py3.py | ||
| test_provided_instance_py2_py3.py | ||
| test_selector_py2_py3.py | ||
| test_singletons_py2_py3.py | ||
| test_utils_py2_py3.py | ||