proptools
Three useful python property subclasses: LazyProperty, TypedProperty,
and SetOnceProperty
See the docstrings for examples and API.
Property types: LazyProperty, TypedProperty, SetOnceProperty
Homepage Repository PyPI Python
pip install proptools==0.2
Three useful python property subclasses: LazyProperty, TypedProperty,
and SetOnceProperty
See the docstrings for examples and API.