config#
Module containing configuration.
Functions#
Summary
Create json schema file to be used for autocompletion and linting of the config.
Find config files in the users home folder and the current working dir and parents.
Find the config file inside of dir
dir_path.Discover and load config files.
Load config files into new config instances.
Merge
Config's from left to right, where the rightConfigoverrides the left.
Classes#
Summary
Main configuration class.
Exceptions#
Exception Summary
Error thrown when
use_plot_confighas none json serializable kwargs.