A command-line client for Valohai, a machine learning platform. Current version 0.36.0. Enables local execution, pipeline management, and model catalog interactions. Requires Python >=3.10. Released irregularly with minor versions every few months.
pip install valohai-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This is an illustrative import; the typical usage is via the 'vh' command-line tool. Run `vh --help` after installing.
Upgrade Python to 3.10 or later.
Use the new syntax as shown in `vh exec run --help`.
Export VALOHAI_TOKEN or run `vh login`.
Run `pip install valohai-cli` in the correct environment.
Use the new format: `--parameter key:type:value` or see `vh exec run --help`.
No dependency data recorded yet.