settings – Settings Utilities

eventmq.utils.settings.import_settings(section='global')

Import settings and apply to configuration globals. This function will also read from the environment variables and override any value defined in the file.

Parameters:section (str) – Name of the INI section to import