I am trying to order a dictionary in the form:
{\'a\':{list_1 :[1, 2, 3], list_2:[1, 2, 3]}, \'b\': {list_1:[1,2,3}, list_2[7, 8, 9]}, ... , }