{"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"],"install":[{"cmd":"pip install durabletask","imports":["from durabletask import task","from durabletask import OrchestrationWorkItemFilter","from durabletask import ActivityWorkItemFilter"]}],"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"},"provenance":{"verified_status":"passing","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Sun Aug 02","install_tag":null}}