ANN: snake-guice Preview - A Dependency Injection Framework

snake-guice is a dependency injection framework for Python. It has been heavily inspired by google-guice. snake-guice is still in development and will not be ready to be used in production environments for a few weeks. I'm putting this out there in hopes of getting constructive feedback. Unfortunately the documentation is non-existent so the best place to understand how to use snake-guice is from the unit tests. The API tests are the best examples. If you don't already know about dependency injection or how it helps then this project may not be for you just yet. More to come...
blog comments powered by Disqus