Durable Functions For Python
Project description
| Branch | Status |
|---|---|
| main | |
| dev |
Durable Functions for Python
Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful workflows by writing orchestrator functions and stateful entities by writing entity functions using the Azure Functions programming model. Behind the scenes, the extension manages state, checkpoints, and restarts for you, allowing you to focus on your business logic.
🐍 Find us on PyPi here 🐍
You can find more information at the following links:
- Azure Functions overview
- Azure Functions Python developers guide
- Durable Functions overview
- Core concepts and features overview.
Durable Functions expects certain programming constraints to be followed. Please read the documentation linked above for more information.
Getting Started
Follow these instructions to get started with Durable Functions in Python:
🚀 Python Durable Functions quickstart
Tooling
- Python Durable Functions requires Azure Functions Core Tools version 3.0.2630 or higher.
OpenAI Agents Integration for Reliability on Azure Functions (Preview)
Build resilient, stateful AI agents backed by Durable Functions orchestration—see the full documentation at docs/openai_agents/README.md.
Project details
Release history Release notifications | RSS feed
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 azure-functions-durable-1.4.0.tar.gz.
File metadata
- Download URL: azure-functions-durable-1.4.0.tar.gz
- Upload date:
- Size: 176.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
945488ef28917dae4295a4dd6e6f6601ffabe32e3fbb94ceb261c9b65b6e6c0f
|
|
| MD5 |
227f1c0a2550c7a7c3f6619680733541
|
|
| BLAKE2b-256 |
513af168b434fa69eaaf5d14b54d88239b851eceb7e10f666b55289dd0933ccb
|
File details
Details for the file azure_functions_durable-1.4.0-py3-none-any.whl.
File metadata
- Download URL: azure_functions_durable-1.4.0-py3-none-any.whl
- Upload date:
- Size: 143.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0efe919cdda96924791feabe192a37c7d872414b4c6ce348417a02ee53d8cc31
|
|
| MD5 |
369fe10af5e12cfa7f5027a43acb4780
|
|
| BLAKE2b-256 |
74017f03229fa5c05a5cc7e41172aef80c5242d28aeea0825f592f93141a4b91
|