python-dependency-injector/examples/wiring
Roman Mogylatov a4a84bea54
Wiring by string id (#403)
* Add prototype implementation

* Implement wiring by string id

* Fix pydocstyle errors

* Refactor wiring module

* Fix flake8 errors

* Update changelog

* Fix flake8 errors

* Add example and docs
2021-02-21 10:34:28 -05:00
..
example_container.py Wiring container injection (#353) 2021-01-11 08:18:02 -05:00
example_string_id.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
example.py Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
flask_example.py Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
flask_resource_closing.py Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00