import model from pprint import pprint if __name__ == '__main__': res = model.load_json() pprint(res)