whestbench.
CLI

whest package

Package submission artifact.

whest package

Package submission artifact.

whest package [options]
OptionDefaultDescription
--estimatorPath to estimator.py to package into the submission archive.
--classEstimator class name to load from the estimator file (auto-detected if omitted).
--requirementsPath to a requirements.txt to include in the submission archive.
--submission-metadataPath to a submission.yaml metadata file to include in the submission archive.
--approachPath to an approach.md write-up to include in the submission archive.
--outputOutput path for the .tar.gz archive (default: submission-<timestamp>.tar.gz in the current directory).
--debugShow full Python tracebacks for errors instead of condensed messages.
--formatSelect output format: rich, plain, or json.
--jsonAlias for --format json.

On this page