Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-injector

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.

Found 1 sites for python311-injector

Found 3 RPM for python311-injector

PackageSummaryDistributionDownload
python311-injector-0.21.0-1.5.noarch.htmlPython dependency injection framework, inspired by GuiceOpenSuSE Tumbleweed for noarchpython311-injector-0.21.0-1.5.noarch.rpm
Python dependency injection framework, inspired by Guicepython311-injector-0.21.0-1.5.noarch.rpm
python311-injector-0.21.0-1.3.noarch.htmlPython dependency injection framework, inspired by GuiceOpenSuSE Ports Tumbleweed for noarchpython311-injector-0.21.0-1.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet