Mon, 17 Jun 2024 17:20:33 UTC | login

Information for build python-injector-0.21.0-1.fc39

ID253315
Package Namepython-injector
Version0.21.0
Release1.fc39
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
StartedFri, 20 Oct 2023 09:02:03 UTC
CompletedFri, 20 Oct 2023 09:02:03 UTC
Tags
f40
RPMs
src
python-injector-0.21.0-1.fc39.src.rpm (info) (download)
noarch
python3-injector-0.21.0-1.fc39.noarch.rpm (info) (download)
python3-injector-doc-0.21.0-1.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.21.0-1 - 0.21.0 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.20.1-4 - Rebuilt for Python 3.12 * Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.20.1-3 - migrated to SPDX license * 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