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
不支援的發行版本
下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。