psyplot_gui.config package
Configuration module of the psyplot package
This module contains the module for managing rc parameters and the logging.
Default parameters are defined in the rcsetup.defaultParams
dictionary, however you can set up your own configuration in a yaml file (see
psyplot.load_rc_from_file()
)
Data:
str or |
|
|
- psyplot_gui.config.config_path = None
str or
None
. Path to the yaml configuration file (if found). Seepsyplot.config.rcsetup.psyplot_fname()
for further information- Type:
class
- psyplot_gui.config.logcfg_path = '/builds/psyplot/psyplot-gui/psyplot_gui/config/logging.yml'
str
. Path to the yaml logging configuration file