olpy.olpy_parse_args

olpy.olpy_parse_args()[source]

Parses the command-line arguments passed to the main program.

Parameters

None

Returns

Namespace, the set of arguments parsed.

Raises

KeyError – if one argument key is not existent.