converter Convert json or dict to Python objects. converter = make_converter() module-attribute cattrs converter to read JSON document or dict to Python objects. positive_int_hook(val, _) Cattrs hook to validate positive integer values. ratio_hook(val, _) Cattrs hook to validate ratio values.