import re from abc import ABC, abstractmethod import json import dateutil.parser def _type_to_snake_case(type_): return re.sub(r'(?