wc_kb.config.core


Configuration

Author:

Jonathan Karr <onrkarr@gmail.com>

Date:

2019-01-06

Copyright:

2019, Karr Lab

License:

MIT

3.1.1.1. Module Contents

3.1.1.1.1. Functions

get_config([extra])

Get configuration

wc_kb.config.core.get_config(extra=None)[source]

Get configuration

Parameters:

extra (dict, optional) – additional configuration to override

Returns:

nested dictionary with the configuration settings loaded from the configuration source(s).

Return type:

configobj.ConfigObj