5.30.1. io.json.read_json¶ eminus.io.json.read_json(filename)[source]¶ Load objects from a JSON file. Parameters: filename – JSON input file path/name. Returns: Class object.