{"library":"azure-functions-durable","type":"library","category":null,"description":"Durable Functions is an extension of Azure Functions that enables developers to write stateful functions in a serverless environment. It allows defining stateful workflows using orchestrator functions and stateful entities with entity functions. The extension automatically manages state, checkpoints, and restarts, abstracting away complex state management concerns. The current stable version is 1.5.0, with ongoing active development and regular releases.","language":"python","status":"active","version":"1.5.0","tags":["azure","serverless","durable functions","orchestration","stateful","workflow"],"last_verified":"Fri May 22","install":[{"cmd":"pip install azure-functions-durable","imports":["from azure.durable_functions import DurableOrchestrationContext","from azure.durable_functions import DurableOrchestrationClient","from azure.durable_functions import Blueprint","from azure.durable_functions import orchestration_trigger","from azure.durable_functions import activity_trigger","from azure.durable_functions import durable_client_input"]}],"homepage":"https://azure.microsoft.com/products/functions/","github":"https://github.com/Azure/azure-functions-durable-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-functions-durable/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.6,"avg_import_s":0.95,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-functions-durable/compatibility"}}