usda_parser package

Submodules

usda_parser.cli module

usda_parser.config module

usda_parser.extract module

usda_parser.models module

usda_parser.models

Contains a dictionary that maps the file name to the associated record structure. This was not implemented using an ORM since the parser’s end point is not always a database.

usda_parser.parser module

Module contents

Top-level package for USDA Nutritonal DB Parser.