Add section "Useful links" to di_in_python.rst

This commit is contained in:
Roman Mogilatov 2017-05-29 10:19:23 +03:00
parent 50b38fd905
commit 93e695d93b
1 changed files with 10 additions and 0 deletions

View File

@ -130,5 +130,15 @@ using :doc:`Dependency Injector <../index>`:
:language: python :language: python
:linenos: :linenos:
Userful links
~~~~~~~~~~~~~
There are some useful links related to dependency injection design pattern
that could be used for further reading:
+ https://en.wikipedia.org/wiki/Dependency_injection
+ https://martinfowler.com/articles/injection.html
+ https://github.com/ets-labs/python-dependency-injector
+ https://pypi.python.org/pypi/dependency_injector
.. disqus:: .. disqus::