import json with open("/Users/universe/ProgramUniverse/python/Forked/HyperLPR/config.json") as f: configuration = json.load(f)