grounded module

exception grounded.InvalidPathException[source]

Bases : Exception

grounded.arguments_cheker(arguments)[source]
grounded.config_parser() ArgumentParser[source]
grounded.display_config(analyser)[source]
grounded.if_is_not_none(argument, default)[source]
grounded.main()[source]
grounded.parse_arguments_parameters(arguments: List | None) dict[source]