Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alanfranz/pydenji
Python(ic) dependency injection toolkit
https://github.com/alanfranz/pydenji
Last synced: 6 days ago
JSON representation
Python(ic) dependency injection toolkit
- Host: GitHub
- URL: https://github.com/alanfranz/pydenji
- Owner: alanfranz
- License: other
- Created: 2017-06-22T21:27:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T16:22:29.000Z (over 7 years ago)
- Last Synced: 2024-12-06T17:17:46.699Z (17 days ago)
- Language: Python
- Size: 375 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
Pydenji Dependency Injection Toolkit
===================================:Author: Alan Franzoni
:Copyright: This document has been placed in the public domain.Enables easy dependency injection and declarative configuration for
Python projects. While inspired by projects such as Spring Framework
or Ruby's DIM, it is designed to be unobtrusive. It doesn't require
modification in your business code to be employed; it can just be used in
the outer layer, where configuration is actually needed.Small additional tools to help with configuration management are provided
and can be used when and where are really fit.
__
.. _homepage:
http://pydenji.franzoni.eu