Skip to main content

prefect.settings.context

Functions

get_current_settings

Returns a settings object populated with values from the current settings context or, if no settings context is active, the environment.

temporary_settings

Temporarily override the current settings by entering a new profile. See Settings.copy_with_update for details on different argument behavior. Examples: