Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37535671
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-injector

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.21.0-alt1
Время сборки: 27 июля 2023, 03:55 ( 39.2 недели назад )
Размер архива: 43.21 Kb

Домашняя страница:   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>.

Текущий майнтейнер: Andrey Cherepanov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-injector
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin