pynrc.detops.tuples_to_dict

pynrc.detops.tuples_to_dict(pairs, verbose=False)[source]

Take a list of paired tuples and convert to a dictionary where the first element of each tuple is the key and the second element is the value.