Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 212 Bytes

MiniDI

Mini Dependency Injection framework, inspired by http://www.twittee.org/ and Py's saying on that

the key to a dependency injection is a map from names to factories.

It's tiny, so read the code.