python38-fields Python 3.8 - fields - Container class boilerplate killer 3.2.5 2022-04-23 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python38-base 3.2.5 python3-fields 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