zut.convert.parse_func_parameters

zut.convert.parse_func_parameters(func: Callable, *args: str)

Convert args (list of strings typically comming from the command line) into typed args and kwargs for func.