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.
openSUSE Leap 16.0 没有可用的官方软件包发行版
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
不受支持的发行版
下列发行版未被官方支持。使用这些软件包需要您自担风险。