Tue, 25 Jun 2024 22:23:26 UTC | login

Information for build python-injector-0.20.1-1.fc37

ID202526
Package Namepython-injector
Version0.20.1
Release1.fc37
Epoch
SummaryPython dependency injection framework inspired by Guice
DescriptionDependency injection as a formal pattern is less useful in Python than in other languages, primarily due to its support for keyword arguments, the ease with which objects can be mocked, and its dynamic nature. That said, a framework for assisting in this process can remove a lot of boiler-plate from larger applications. That's where Injector can help. It automatically and transitively provides keyword arguments with their values. As an added benefit, Injector encourages nicely compartmentalised code through the use of `Module` s. While being inspired by Guice, it does not slavishly replicate its API. Providing a Pythonic API trumps faithfulness.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 19:55:25 UTC
CompletedMon, 19 Sep 2022 19:55:25 UTC
Tags
f37
f38
RPMs
src
python-injector-0.20.1-1.fc37.src.rpm (info) (download)
noarch
python3-injector-0.20.1-1.fc37.noarch.rpm (info) (download)
python3-injector-doc-0.20.1-1.fc37.noarch.rpm (info) (download)
Changelog * Wed Aug 17 2022 Artem Polishchuk <ego.cordatus@gmail.com> 0.20.1-1 - chore(update): 0.20.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.19.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 21 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0.19.0-1 - chore(update): 0.19.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.18.4-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 23 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 0.18.4-1 - Update to 0.18.4