Mon, 17 Jun 2024 19:29:45 UTC | login

Information for build python-injector-0.20.1-2.fc38

ID228585
Package Namepython-injector
Version0.20.1
Release2.fc38
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
StartedWed, 22 Feb 2023 14:58:57 UTC
CompletedWed, 22 Feb 2023 14:58:57 UTC
Tags
f38
f39
f40
RPMs
src
python-injector-0.20.1-2.fc38.src.rpm (info) (download)
noarch
python3-injector-0.20.1-2.fc38.noarch.rpm (info) (download)
python3-injector-doc-0.20.1-2.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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