datahipy.cli
The datahipy.cli subpackage contains the run module that define the command line interface (CLI) for the datahipy package.
datahipy.cli.run
Command line interface for datahipy.
- datahipy.cli.run.get_parser()[source]
 Get parser object for command line interface.
- datahipy.cli.run.main()[source]
 Run the command line interface.