Infer properties from accessor methods
This package provides a library for automatically filling in classes with properties (e.g. obj.x) corresponding to each accessor method (e.g. obj.get_x(), obj.set_x()). The biggest reasons to use autoprop are: • Less boilerplate than defining properties manually. • Sophisticated support for cached properties.
| Release | Stable | Testing |
|---|---|---|
| Fedora EPEL 9 | 4.1.0-3.el9 | - |
You can contact the maintainers of this package via email at
python-autoprop dash maintainers at fedoraproject dot org.