python-lazy
Lazy attributes for Python objects
Lazy attributes are computed attributes that are evaluated only once, the first time they are used. Subsequent uses return the results of the first call. They come handy when code should run * late, i.e. just before it is needed, and * once, i.e. not twice, in the lifetime of an object. You can think of it as deferred initialization. The possibilities are endless.
Es ist kein offizielles Paket für openSUSE Leap 16.0 verfügbarDistributionen
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4
SUSE SLE-15-SP1
Nicht unterstützte Distributionen
Die folgenden Distributionen werden offiziell nicht unterstützt. Benutzen Sie diese Pakete auf eigene Gefahr.