dipper.config module

dipper.config.conf = {'keys': {'omim': ''}}

Load the configuration file ‘conf.json’, if it exists. it isn’t always required, but may be for some sources. conf.json may contain sensitive info and should not live in a public repo

dipper.config.get_config()