mip_dmp.cli

The mip_dmp.cli subpackage contains the mip_dataset_mapper_cli script that defines the command line interface (CLI) for the mip_dmp package.

datahipy.cli.run

Standalone script which runs the MIP Dataset Mapper from the terminal.

mip_dmp.cli.mip_dataset_mapper_cli.main()[source]

Main script function.

Returns

exit_code{0, 1}

Exit code (0: success / 1: error)