This is a python package for parsing ingredient strings. There is only one function parse_ingredients. It takes in a single string or list of strings and returns a dictionary containing the name, ...