qat.utils.qasm module

get_qasm_parser(qasm_str)

Gets the appropriate QASM parser for the passed-in QASM string.

qasm_from_file(file_path)

Get QASM from a file.