Пакет python3-module-injector: Информация

  • Default inline alert: Версия в репозитории: 0.21.0-alt1

Исходный пакет: python3-module-injector
Версия: 0.20.1-alt1
Последняя версия по данным Repology
Собран:  17 августа 2022 г. 8:11 в задании #305411
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/alecthomas/injector

Лицензия: BSD-3-Clause
О пакете: Python dependency injection framework, inspired by Guice
Описание: 
While dependency injection is easy to do in Python due to its support for
keyword arguments, the ease with which objects can be mocked and its dynamic
nature, 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 dependencies for you. As an added
benefit, Injector encourages nicely compartmentalised code through the use of
:ref:modules <module>.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-injector (noarch)

Сопровождающий: Andrey Cherepanov

Список участников:
Andrey Cherepanov

Права:
Andrey Cherepanov
@everybody

    1. python3-dev
    2. python3-module-setuptools
    3. python3-module-setuptools
    4. rpm-build-python3

Последнее изменение


17 августа 2022 г. Andrey Cherepanov 0.20.1-alt1
- New version.
15 июня 2022 г. Andrey Cherepanov 0.20.0-alt1
- New version.
6 июня 2022 г. Andrey Cherepanov 0.19.0-alt1
- Initial build for Sisyphus.