Module markov.api.cli
Command line interface to use handlers CLI
Sub-modules
markov.api.cli.cli_utils
markov.api.cli.create_config
markov.api.cli.data_cli
markov.api.cli.experiment_cli
markov.api.cli.main_cli
-
This file is the entry point of our cli. All Command Groups (split across various files) should be registered with this entry point. once registered …
markov.api.cli.register_artifacts_cli
markov.api.cli.run_eval_cli