python310-fields
Python 3.10 - fields - Container class boilerplate killer
3.4.2
2023-07-15
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.2
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
https://github.com/hynek/characteristic`_
forces different call schematics and calls your ``__init__``
with different arguments.
https://github.com/ionelmc/python-fields