Reference¶
This is the generated API reference. It documents the deliberate public surface
of the package — the modules grouped by layer below, and the names each declares
in its __all__ — rather than every source object. The three layers are:
Filesystem protocol —
httk.workflow.protocolandhttk.workflow.errors; see The filesystem protocol API.Execution / authoring — the package root
httk.workflow(Runner,Attempt, and the small job and result types), withhttk.workflow.sdk,httk.workflow.runtime,httk.workflow.runtime_utils,httk.workflow.scaffold,httk.workflow.backends, andhttk.workflow.shell_bridge.Orchestration and management —
httk.workflow.harvesting,httk.workflow.supervision,httk.workflow.transfers,httk.workflow.manifests,httk.workflow.hygiene,httk.workflow.adapters,httk.workflow.adapter_protocol,httk.workflow.configuration, andhttk.workflow.projects, plus the domain and compatibility consumershttk.workflow.vaspand thehttk.workflow.compatengines (httk.workflow.compat.v1,httk.workflow.compat.cwl,httk.workflow.compat.pwd).