gaps.cli.config#

GAPs CLI command for spatially distributed function runs.

Functions

as_script_str(input_)

Convert input to how it would appear in a python script.

from_config(ctx, config_file, command_config)

Run command from a config file.

node_kwargs(run_func, config)

Compile the function inputs arguments for a particular node.

run_with_status_updates(run_func, config, ...)

Run a function and write status updated before/after execution.