I want to convert python dictionary to Json list dictionary is {\'a\':\'b\',\'a1\':\'b1\',\'a2\':\'b2\',\'a3\',\'b3\'} I would like the dictionary to change like this. [ { &