Пакет python3-module-injector: Информация
Бинарный пакет: python3-module-injector
Версия: 0.24.0-alt1
Архитектура: noarch
Собран: 10 января 2026 г. 21:41
Исходный пакет: python3-module-injector
Категория: Разработка/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>.
Сопровождающий: Andrey Cherepanov
Последнее изменение
10 января 2026 г. Andrey Cherepanov 0.24.0-alt1
- New version.
29 ноября 2025 г. Andrey Cherepanov 0.23.0-alt1
- New version.
16 июля 2025 г. Andrey Cherepanov 0.22.0-alt1
- New version.