python get object value from json code example Example: python get value from json for key, value in data.items(): print key, value