{"id":16924455,"url":"https://github.com/microsoft/durabletask-python","last_synced_at":"2026-06-06T00:03:46.942Z","repository":{"id":153182385,"uuid":"627664515","full_name":"microsoft/durabletask-python","owner":"microsoft","description":"A Durable Task Python SDK compatible with the Durable Task Scheduler","archived":false,"fork":false,"pushed_at":"2026-05-29T20:43:23.000Z","size":1065,"stargazers_count":31,"open_issues_count":17,"forks_count":27,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-31T22:26:47.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-14T00:11:21.000Z","updated_at":"2026-05-29T20:43:25.000Z","dependencies_parsed_at":"2025-11-27T20:12:33.055Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/durabletask-python","commit_stats":{"total_commits":33,"total_committers":7,"mean_commits":4.714285714285714,"dds":0.6363636363636364,"last_synced_commit":"a51257ffa0cdd40f227e9216f11cf44348a43717"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/durabletask-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdurabletask-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdurabletask-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdurabletask-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdurabletask-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/durabletask-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdurabletask-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33964367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:05:13.051Z","updated_at":"2026-06-06T00:03:46.932Z","avatar_url":"https://github.com/microsoft.png","language":"Python","funding_links":[],"categories":["\u003ca name=\"Python\"\u003e\u003c/a\u003ePython"],"sub_categories":[],"readme":"# Durable Task SDK for Python\n\n[![License:\nMIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Build\nValidation](https://github.com/microsoft/durabletask-python/actions/workflows/pr-validation.yml/badge.svg)](https://github.com/microsoft/durabletask-python/actions/workflows/pr-validation.yml)\n[![PyPI version](https://badge.fury.io/py/durabletask.svg)](https://badge.fury.io/py/durabletask)\n\nThis repo contains a Python SDK for use with the [Azure Durable Task\nScheduler](https://github.com/Azure/Durable-Task-Scheduler). With this SDK, you can define,\nschedule, and manage durable orchestrations using ordinary Python code.\n\n\u003e Note that this SDK is **not** currently compatible with [Azure Durable\nFunctions](https://learn.microsoft.com/azure/azure-functions/durable/durable-functions-overview). If\nyou are looking for a Python SDK for Azure Durable Functions, please see [this\nrepo](https://github.com/Azure/azure-functions-durable-python).\n\n## References\n\n- [Supported Patterns](./docs/supported-patterns.md)\n- [Available Features](./docs/features.md)\n- [Getting Started](./docs/getting-started.md)\n- [Development Guide](./docs/development.md)\n- [Contributing Guide](./CONTRIBUTING.md)\n\n## Optional Features\n\n### Large Payload Externalization\n\nInstall the `azure-blob-payloads` extra to automatically offload oversized orchestration payloads to\nAzure Blob Storage:\n\n```bash\npip install durabletask[azure-blob-payloads]\n```\n\nSee the [feature documentation](./docs/features.md#large-payload-externalization) and the\n[example](./examples/large_payload/) for usage details.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of\nMicrosoft trademarks or logos is subject to and must follow [Microsoft's Trademark \u0026 Brand\nGuidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion\nor imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those\nthird-party's policies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fdurabletask-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fdurabletask-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fdurabletask-python/lists"}