python-dependency-injector/examples/wiring
Roman Mogylatov da13341453
Wiring: attribute injections (#414)
* Add implementation

* Add tests for module and class

* Add tests for module and class for string ids

* Update tests with typing

* Add tests for invalid type of marker

* Add docs and the example

* Update changelog

* Fix Python 3.6 tests and flake8
2021-02-28 21:07:50 -05:00
..
example_attribute.py Wiring: attribute injections (#414) 2021-02-28 21:07:50 -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