Dependency injection, the Python way
Dependency injection the python way, the good way. Key features: - Fast. - Thread-safe. - Simple to use. - Does not steal class constructors. - Does not try to manage your application object graph. - Transparently integrates into tests. - Supports type hinting in Python 3.5+. - Autoparams leveraging type annotations.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.2.1-3.fc41 | - |
Fedora 41 | 5.2.1-3.fc41 | - |
Fedora 40 | 5.2.1-1.fc40 | 5.2.1-1.fc40 |
You can contact the maintainers of this package via email at
python-inject dash maintainers at fedoraproject dot org
.