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-lazy-imports

This python utility package helps to create *lazy modules*. A lazy module defers loading (some of) its attributes until these attributes are first accessed. The module's lazy attributes in turn are attributes of other modules. These other modules will be imported/loaded only when (and if) associated attributes are used. A lazy import strategy can drastically reduce runtime and memory consumption. Additionally, this package provides a utility for *optional imports* with which one can import a module globally while triggering associated import errors only at use-sites (when and if a dependency is actually required, for example in the context of a specific functionality).

Found 1 sites for python311-lazy-imports

Found 3 RPM for python311-lazy-imports

PackageSummaryDistributionDownload
Tool to support lazy importspython311-lazy-imports-1.0.1-1.1.noarch.rpm
python311-lazy-imports-1.0.1-1.1.noarch.htmlTool to support lazy importsOpenSuSE Tumbleweed for noarchpython311-lazy-imports-1.0.1-1.1.noarch.rpm
python311-lazy-imports-1.0.1-1.1.noarch.htmlTool to support lazy importsOpenSuSE Ports Tumbleweed for noarchpython311-lazy-imports-1.0.1-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet