Durable Task SDK for Python
This repository contains Python SDKs for building durable orchestrations with Azure Durable Task Scheduler and Azure Durable Functions:
durabletaskis the core orchestration SDK.durabletask.azuremanagedis the Azure Durable Task Scheduler provider.azure-functions-durableis a preview Azure Durable Functions provider built ondurabletask.
References
- Supported Patterns
- Available Features
- Getting Started
- Development Guide
- Azure Functions Durable 2.x
- Contributing Guide
Optional Features
Large Payload Externalization
Install the azure-blob-payloads extra to automatically offload oversized orchestration payloads to
Azure Blob Storage:
pip install durabletask[azure-blob-payloads]
See the feature documentation and the example for usage details.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file durabletask-1.9.0.tar.gz.
File metadata
- Download URL: durabletask-1.9.0.tar.gz
- Upload date:
- Size: 184.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55460fbfda8941e721096c4639e72111b03638708df1556af466160ee649478d
|
|
| MD5 |
e1853a421d1ad6aa05a227713fba11e8
|
|
| BLAKE2b-256 |
fab0c56f67be79f7d7f3d385ae7d8cf185cb0e928b293c0576933f7d21720695
|
File details
Details for the file durabletask-1.9.0-py3-none-any.whl.
File metadata
- Download URL: durabletask-1.9.0-py3-none-any.whl
- Upload date:
- Size: 212.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a759af4ad8e6897922575886e93bf40c6b3af936eaed83798d492ee561607185
|
|
| MD5 |
4d9547830233444147503d45c9ceac66
|
|
| BLAKE2b-256 |
925c0d09cf126dcf6f0d53598ea2043280e44e668ef4516ff407eb9ccbaf89f1
|