Is there a framework equivalent to Guice (http://code.google.com/p/google-guice) for Python?
Enterprython is a small framework providing dependency-injection, building the object graph automatically based on type hints.