Welcome to Generic Parser’s documentation!
generic-parser is a parser library for arguments and config-files that also allows direct Python input, used by the OMC Team at CERN.
Package Reference
- Generic-Parser Modules- Entrypoint Parser
- EntryPointParameters
- OptionsError
- add_params_to_generic()
- add_to_arguments()
- create_parameter_help()
- dict2list_param()
- entrypoint
- list2dict_param()
- param_names()
- save_options_to_config()
- split_arguments()
- Dictionary Parser
- ArgumentError
- DictParser
- Parameter
- ParameterError
- Entry Datatypes
- BoolOrList
- BoolOrString
- DictAsString
- get_instance_faker_meta()
- get_multi_class()
- Utility Tools
- DotDict
- TempStringLogger
- get_subdict()
- log_out()
- print_dict_tree()
- silence()
- unformatted_console_logging()