import json with open("config.json", "r") as file: config = json.load(file)