Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
/ snake-guice.orig Public archive

A simple, lightweight Python dependency injection framework based on google-guice

License

Notifications You must be signed in to change notification settings

dstanek/snake-guice.orig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d20b62d · Dec 27, 2012
Nov 10, 2010
Feb 15, 2011
Dec 27, 2012
Mar 13, 2011
Dec 23, 2012
Aug 7, 2012
Apr 5, 2009
Aug 7, 2012
Oct 6, 2011
Oct 6, 2011
Oct 6, 2011
Sep 27, 2012
Aug 7, 2012
Mar 31, 2009
Apr 20, 2012

Repository files navigation

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.

About

A simple, lightweight Python dependency injection framework based on google-guice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages