python313-fields Python 3.13 - fields - Container class boilerplate killer 3.6.0 2025-04-08 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python313-base 3.6.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 https://github.com/hynek/characteristic`_ forces different call schematics and calls your ``__init__`` with different arguments. https://github.com/ionelmc/python-fields