Skip to main content

2 docs tagged with "SDK"

View All Tags

Python SDK

The Python SDK is a thin, async-first client for the Durable Workflow server. It lets Python processes start, observe, signal, and cancel workflows through the server's control-plane API, and register as workers that execute workflow tasks and activities.

SDK Neutrality

Standing language-agnosticism contract that keeps Durable Workflow public surfaces buildable from a future TypeScript, Go, Java, or .NET SDK without a protocol redesign.