mip_dmp.utils.parser module

Module to create argument parser of the script, i.e. command line interface of the MIP Dataset Mapper.

mip_dmp.utils.parser.create_parser()[source]

Create argument parser of the script.

Returns

pargparse.ArgumentParser

Parser of the script.