import sys import os sys.path.append(os.path.abspath('.')) from script.util import read_json, write_json