Configuration

Configuration#

This module defines and implements the load_acquisition_config function, surfacing an options dictionary for easy configuration.

Overview#

lovd.config is responsible for initializing the lovd.config.options configuration dictionary, which is re-exported at the package level and informs the LOVD API client’s defaults.

API Reference#