python2-fields
Python2 - fields - Container class boilerplate killer
3.0.0
2020-04-14
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python2-base 3.0.0
Internal Program Version: fields 5.0.0
Container class boilerplate killer.
Features:
* Human-readable ``__repr__``
* Complete set of comparison methods
* Keyword and positional argument support. Works like a normal class -
you can override just about anything in the subclass (eg: a custom
``__init__``). In contrast, `hynek/characteristic
`_
forces different call schematics and calls your ``__init__``
with different arguments.
https://github.com/ionelmc/python-fields