model-class

Decorators for property-based model classes


License
MIT
Install
pip install model-class==0.1.0

Documentation

Model Class Decorator Toolkit

These are some decorators that make life easier for property-based model classes. The documentation will be improved soon. For now, look at the tests for how to use.

Installation

pip install model-class