Package python3-module-injector: Information

  • Default inline alert: Version in the repository: 0.21.0-alt1

Source package: python3-module-injector
Version: 0.20.1-alt1
Latest version according to Repology
Build time:  Aug 17, 2022, 08:11 AM in the task #305411
Report package bug
License: BSD-3-Clause
Summary: Python dependency injection framework, inspired by Guice
Description: 
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>.

List of rpms provided by this srpm:
python3-module-injector (noarch)

Maintainer: Andrey Cherepanov

List of contributors:
Andrey Cherepanov

ACL:
Andrey Cherepanov
@everybody

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

Last changed


Aug. 17, 2022 Andrey Cherepanov 0.20.1-alt1
- New version.
June 15, 2022 Andrey Cherepanov 0.20.0-alt1
- New version.
June 6, 2022 Andrey Cherepanov 0.19.0-alt1
- Initial build for Sisyphus.