A simple, lightweight Python dependency injection framework
Project description
- snake-guice is a simple, lightweight Python dependency injection
framework based on google-guice. The Guice way to do things is quite a bit different than the current breed of XML IoC containers.