Module zut.convert

Flexible conversion of types.

Functions

convert(value, type, *[, required])

get_func_params(func, args)

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

get_str(value)