pymixef.cli module

Offline batch CLI for compilation, fitting, conversion, and validation.

pymixef.cli.main(argv=None)[source]

Run the command-line interface and return a process exit code.

Parameters:

argv (Sequence[str] | None)

Return type:

int