-
Notifications
You must be signed in to change notification settings - Fork 0
/
dump_from_api.py
1 lines (1 loc) · 2.16 KB
/
dump_from_api.py
1
[{'name': 'Boiled Egg', 'id': '45028794', 'debug': False, 'macros': {'serving_size': 45.0, 'protein_grams': 6.0, 'fat_grams': 4.5, 'carb_grams': 1.0, 'calories': 68.5}}, {'name': 'Bacon', 'id': '45172471', 'debug': False, 'macros': {'serving_size': 17.0, 'protein_grams': 6.0, 'fat_grams': 7.0, 'carb_grams': 1.0, 'calories': 91.0}}, {'name': 'Good Seed bread', 'id': '45027285', 'debug': False, 'macros': {'serving_size': 28.0, 'protein_grams': 3.0, 'fat_grams': 2.0, 'carb_grams': 13.0, 'calories': 82.0}}, {'name': 'Pineapple', 'id': '45226422', 'debug': False, 'macros': {'serving_size': 77.0, 'protein_grams': 0.0, 'fat_grams': 0.0, 'carb_grams': 10.0, 'calories': 40.0}}, {'name': 'Avocado', 'id': '09038', 'debug': False, 'macros': {'serving_size': 136, 'protein_grams': 2.7, 'fat_grams': 21.0, 'carb_grams': 11.8, 'calories': 247.0}}, {'name': 'Chicken Breast', 'id': '45257607', 'debug': False, 'macros': {'serving_size': 112.0, 'protein_grams': 23.0, 'fat_grams': 2.5, 'carb_grams': 0.0, 'calories': 114.5}}, {'name': 'Spinach', 'id': '45279549', 'debug': False, 'macros': {'serving_size': 85.0, 'protein_grams': 2.0, 'fat_grams': 0.0, 'carb_grams': 3.0, 'calories': 20.0}}, {'name': 'Mixed Nuts', 'id': '45274471', 'debug': False, 'macros': {'serving_size': 28.0, 'protein_grams': 5.0, 'fat_grams': 16.0, 'carb_grams': 5.0, 'calories': 184.0}}, {'name': 'Sweet Potato', 'id': '45215980', 'debug': False, 'macros': {'serving_size': 120.0, 'protein_grams': 4.0, 'fat_grams': 0.5, 'carb_grams': 46.0, 'calories': 204.5}}, {'name': 'Salmon', 'id': '45202301', 'debug': False, 'macros': {'serving_size': 113.0, 'protein_grams': 24.0, 'fat_grams': 1.0, 'carb_grams': 0.0, 'calories': 105.0}}, {'name': 'Brown Rice', 'id': '45009665', 'debug': False, 'macros': {'serving_size': 45.0, 'protein_grams': 4.0, 'fat_grams': 1.5, 'carb_grams': 35.0, 'calories': 169.5}}, {'name': 'Green Peas', 'id': '45209733', 'debug': False, 'macros': {'serving_size': 89.0, 'protein_grams': 5.0, 'fat_grams': 0.0, 'carb_grams': 12.0, 'calories': 68.0}}, {'name': 'Whole Milk', 'id': '45192730', 'debug': False, 'macros': {'serving_size': 240, 'protein_grams': 8.0, 'fat_grams': 9.0, 'carb_grams': 11.0, 'calories': 157.0}}]