Skip to content
This repository has been 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

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