mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
Add small readme for MovieLister example
This commit is contained in:
parent
0e5bdc4e59
commit
22691553fb
7
examples/stories/movie_lister/README.rst
Normal file
7
examples/stories/movie_lister/README.rst
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
A naive example of dependency injection in Python
|
||||||
|
=================================================
|
||||||
|
|
||||||
|
Example implementation of dependency injection in Python from Martin Fowler's
|
||||||
|
article about dependency injection and inversion of control:
|
||||||
|
|
||||||
|
http://www.martinfowler.com/articles/injection.html
|
Loading…
Reference in New Issue
Block a user