Nutrition Parser v0.1.2 was released on 2015-08-28
Nutrition Parser is a small package for parsing USDA National Nutrient Database files.
- Fixes bug with field names for the FOOD_DES.txt data file.
- Removes field in NUT_DATA.txt which is not included in the SR27 release.
- Fixes bug with CSV delimiter used in Python 2.7.
$ pip install nutritionparser
http://pythonhosted.org/nutritionparser/
https://github.com/lnielsen/nutritionparser