Client API ========= .. module:: usda_fdc.client The client module provides the main interface for interacting with the USDA Food Data Central API. FdcClient -------- .. autoclass:: FdcClient :members: :special-members: __init__