Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 459 Bytes

README.rst

File metadata and controls

12 lines (8 loc) · 459 Bytes

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

https://secure.travis-ci.org/dstanek/snake-guice.png

This is experimental code. APIs will likely change and implementation will definitely change.

See the main project website for more information.