{"library":"durabletask","type":"library","category":null,"description":"The `durabletask` library is a Python Client SDK for the Azure Durable Task Scheduler, enabling developers to define, schedule, and manage resilient and stateful workflows (orchestrations) using ordinary Python code. It is designed for building fault-tolerant, long-running processes. The current version is 1.4.0, and the project maintains an active release cadence.","language":"python","status":"active","version":"1.4.0","tags":["workflow","orchestration","distributed","azure","task"],"last_verified":"Sun May 24","install":[{"cmd":"pip install durabletask","imports":["from durabletask import DurableTaskClient","from durabletask import DurableTaskWorker","from durabletask import OrchestrationContext","from durabletask import Task","from durabletask import TaskActivity"]}],"homepage":null,"github":"https://github.com/microsoft/durabletask-python","docs":null,"changelog":"https://github.com/microsoft/durabletask-python/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/durabletask/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/durabletask/compatibility"}}