import re import inspect from glob import glob from pathlib import Path from wcmatch import glob as wc_glob camel2snake_regex = re.compile(r'(?