durable-task-python

Official

Build resilient Python workflows with DTS.

AuthorAzure-Samples
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables Python developers to implement durable, stateful workflows by connecting Python applications to the Durable Task Scheduler, reducing complexity and providing reliable orchestration across services.

Core Features & Use Cases

  • Durable orchestrations: create, manage, and replay stateful workflows with deterministic steps.
  • Activities and entities: define activities and stateful entities to model real-world processes.
  • Patterns support: implement function chaining, fan-out/fan-in, human interaction, and sub-orchestrations in Python.
  • Cloud and local development: leverage the local emulator for testing or deploy to Azure with DefaultAzureCredential.

Quick Start

Install the required Python packages (durabletask, durabletask-azuremanaged, azure-identity), then configure a worker and client to run and test orchestrations with the DTS emulator or a live scheduler.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: durable-task-python
Download link: https://github.com/Azure-Samples/Durable-Task-Scheduler/archive/main.zip#durable-task-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.