lazydict 1.0.0b2

Creator: bradpython12

Last updated:

Add to Cart

Description:

lazydict 1.0.0b2

A LazyDicitonary behaves mostly like an ordinary dict, except:

item values are frozen upon reading, and
values that are callable and take 1 or 0 arguments are called once before
freezing

if the value takes 1 argument, the LazyDictionary instance will be
supplied as the argument.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.