Skip to content

A lightweight dependency injection framework for Python

License

Notifications You must be signed in to change notification settings

dstanek/snake-guice

Folders and files

NameName
Last commit message
Last commit date
Aug 13, 2022
Aug 7, 2022
Aug 14, 2022
Aug 13, 2022
Aug 14, 2022
Aug 13, 2022
Aug 14, 2022
Jul 16, 2022
Jul 16, 2022
Apr 5, 2009
Aug 8, 2022
Aug 7, 2012
Oct 6, 2011
Oct 6, 2011
Aug 14, 2022
Sep 27, 2012
Jan 28, 2023
Mar 31, 2009
Oct 21, 2022

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.