proptools

Property types: LazyProperty, TypedProperty, SetOnceProperty


License
MIT
Install
pip install proptools==0.2

Documentation

proptools

Three useful python property subclasses: LazyProperty, TypedProperty, and SetOnceProperty

See the docstrings for examples and API.