tabensemb.config.UserConfig.from_parser# method static UserConfig.from_parser() → Dict[source]# Try to parse the configuration using argparse and merge it into defaults. Returns: dictThe parsed configuration dictionary.