import json json_data = open('file') data = json.load(json_data)