Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-injector | Distribution: Fedora Project |
Version: 0.21.0 | Vendor: Fedora Project |
Release: 3.fc40 | Build date: Fri Jan 26 06:30:32 2024 |
Group: Unspecified | Build host: buildvm-s390x-25.s390.fedoraproject.org |
Size: 211647 | Source RPM: python-injector-0.21.0-3.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/alecthomas/injector | |
Summary: Python dependency injection framework inspired by Guice |
Dependency 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.
BSD-3-Clause
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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
/usr/lib/python3.12/site-packages/injector /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/injector-0.21.0-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/injector/__init__.py /usr/lib/python3.12/site-packages/injector/__pycache__ /usr/lib/python3.12/site-packages/injector/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/injector/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/injector/py.typed /usr/share/doc/python3-injector /usr/share/doc/python3-injector/README.md /usr/share/licenses/python3-injector /usr/share/licenses/python3-injector/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024