Configuration related examples.
- get_config_registry.py
- Gets the configuration registry detailing existing configurations.
- get_data_source_registry.py
- Gets the data source registry detailing configured data sources in the current default configuration.
- init_default_config.py
- Initializes the repository with a default configuration using the default configuration template.
- register_data_sources.py
- Retrieves the current default configuration, registers new data source codes in it, registers the new configuration and makes it the current default configuration.