Server management#

ACPInstance(*, server, channel, ...)

Control an ACP instance.

ConnectLaunchConfig([url_acp, url_filetransfer])

Configuration options for attaching to an existing ACP server.

DirectLaunchConfig([binary_path, ...])

Configuration options for launching ACP as a sub-process.

DockerComposeLaunchConfig([image_name_acp, ...])

Configuration options for launching ACP through docker compose.

launch_acp([config, launch_mode, timeout])

Launch an ACP instance.

LaunchMode(cls, value[, names, module, ...])

Available launch modes for ACP.