qiskit.qobj.PulseLibraryItem.from_dict¶ classmethod PulseLibraryItem.from_dict(data)[source]¶ Create a new PulseLibraryItem object from a dictionary. Parameters data (dict) – A dictionary for the experiment config Returns The object from the input dictionary. Return type PulseLibraryItem