From 58c9776bb7554438a7144cb0de142e07baba26d7 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Mon, 24 Apr 2017 00:18:43 +0300 Subject: [PATCH] Add Dependency Injector --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d37f87936a..523804db3b 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. * [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. +* [dependency-injector](https://github.com/ets-labs/python-dependency-injector) - Dependency injection microframework. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. ## Anti-spam