Python SDK documentation

July 27, 2026 ยท View on GitHub

Build durable workflow workers and Conductor agents with Python. These guides cover OSS and Orkes; pages call out capabilities that require Orkes.

Start here

GoalGuideExpected result
Connect to a serverServer setup and connection/authenticationThe SDK can reach an OSS or Orkes API endpoint.
Build a workflow and workerCore quickstartThe hello-world workflow prints its result.
Build a Conductor agentAgent quickstartAn LLM-backed agent completes through Conductor.

Build

Operate

Reference and upgrades

Documentation conventions

Primary guides follow the documentation standard. Provider credentials belong on the Conductor server or its secret provider, not in workflow input, example source, or a client-side .env committed to Git.