Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-di - Python library for dependency injection support
- Description:
This python package provides a "di" module. The module contains a couple of
decorators which try to implement the Dependency Injection (IoC) pattern
without requiring the user to change local variables in his methods.
It is intended to be used in unit testing environments.
Packages
python-di-0.3-4.fc21.noarch
[22 KiB] |
Changelog
by Toshio Kuratomi (2014-06-30):
- Replace python-setuptools-devel BR with python-setuptools
|