mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-29 15:07:28 +03:00
* Add implementation and basic test * Add full test coverage + bugfix * Add test coverage for .from_yaml() method * Update setup.py, tox and dev requirements * Stop running pydantic tests on Python 3.5 and below * Remove pydantic from tox Python < 3.6 * Add example and docs * Update features block * Add extra test * Update changelog |
||
|---|---|---|
| .. | ||
| config.ini | ||
| config.local.yml | ||
| config.yml | ||
| configuration_dict.py | ||
| configuration_env.py | ||
| configuration_ini.py | ||
| configuration_itemselector.py | ||
| configuration_multiple.py | ||
| configuration_pydantic.py | ||
| configuration_required.py | ||
| configuration_strict.py | ||
| configuration_type_custom.py | ||
| configuration_type.py | ||
| configuration_yaml.py | ||
| configuration.py | ||