azure-functions-durable


Nameazure-functions-durable JSON
Version 1.2.9 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-functions-durable-python
SummaryDurable Functions For Python
upload_time2024-02-14 02:54:58
maintainer
docs_urlNone
authorAzure Functions team at Microsoft Corp.
requires_python>=3.6,<4
licenseMIT
keywords azure functions azurefunctions python serverless workflows durablefunctions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |Branch|Status|
|---|---|
|main|[![Build Status](https://azfunc.visualstudio.com/Azure%20Functions/_apis/build/status/Azure.azure-functions-durable-python?branchName=main)](https://azfunc.visualstudio.com/Azure%20Functions/_build/latest?definitionId=58&branchName=main)|
|dev|[![Build Status](https://azfunc.visualstudio.com/Azure%20Functions/_apis/build/status/Azure.azure-functions-durable-python?branchName=dev)](https://azfunc.visualstudio.com/Azure%20Functions/_build/latest?definitionId=58&branchName=dev)|

# Durable Functions for Python

 [Durable Functions](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview) is an extension of [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview) 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](https://pypi.org/project/azure-functions-durable/) 🐍   


You can find more information at the following links:

* [Azure Functions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview)
* [Azure Functions Python developers guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python)
* [Durable Functions overview](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?tabs=python)
* [Core concepts and features overview](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-types-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](https://docs.microsoft.com/azure/azure-functions/durable/quickstart-python-vscode)**

## Tooling

* Python Durable Functions requires [Azure Functions Core Tools](https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local) version 3.0.2630 or higher.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-functions-durable-python",
    "name": "azure-functions-durable",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4",
    "maintainer_email": "",
    "keywords": "azure functions azurefunctions python serverless workflows durablefunctions",
    "author": "Azure Functions team at Microsoft Corp.",
    "author_email": "azurefunctions@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/98/27/56266fefa1dcf8455141631ea241ce4248d3403b0aae2fda07e4c488aa92/azure-functions-durable-1.2.9.tar.gz",
    "platform": null,
    "description": "|Branch|Status|\n|---|---|\n|main|[![Build Status](https://azfunc.visualstudio.com/Azure%20Functions/_apis/build/status/Azure.azure-functions-durable-python?branchName=main)](https://azfunc.visualstudio.com/Azure%20Functions/_build/latest?definitionId=58&branchName=main)|\n|dev|[![Build Status](https://azfunc.visualstudio.com/Azure%20Functions/_apis/build/status/Azure.azure-functions-durable-python?branchName=dev)](https://azfunc.visualstudio.com/Azure%20Functions/_build/latest?definitionId=58&branchName=dev)|\n\n# Durable Functions for Python\n\n [Durable Functions](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview) is an extension of [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview) 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.\n\n \ud83d\udc0d  Find us on PyPi [here](https://pypi.org/project/azure-functions-durable/) \ud83d\udc0d   \n\n\nYou can find more information at the following links:\n\n* [Azure Functions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview)\n* [Azure Functions Python developers guide](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python)\n* [Durable Functions overview](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?tabs=python)\n* [Core concepts and features overview](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-types-features-overview).\n\n> Durable Functions expects certain programming constraints to be followed. Please read the documentation linked above for more information.\n\n## Getting Started\n\nFollow these instructions to get started with Durable Functions in Python:\n\n**\ud83d\ude80 [Python Durable Functions quickstart](https://docs.microsoft.com/azure/azure-functions/durable/quickstart-python-vscode)**\n\n## Tooling\n\n* Python Durable Functions requires [Azure Functions Core Tools](https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local) version 3.0.2630 or higher.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Durable Functions For Python",
    "version": "1.2.9",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-functions-durable-python"
    },
    "split_keywords": [
        "azure",
        "functions",
        "azurefunctions",
        "python",
        "serverless",
        "workflows",
        "durablefunctions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1481967b4970a036eac7d4538464b5803929a24bafa4d15acce0b36694680ae8",
                "md5": "1bc2e78cc354b18bf5e6d933cca94085",
                "sha256": "be0091de6cfa55d4a055483e3c377f6b9d5f8f9345cb7ff9d0706c3d31cd6a99"
            },
            "downloads": -1,
            "filename": "azure_functions_durable-1.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bc2e78cc354b18bf5e6d933cca94085",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4",
            "size": 201271,
            "upload_time": "2024-02-14T02:54:56",
            "upload_time_iso_8601": "2024-02-14T02:54:56.502698Z",
            "url": "https://files.pythonhosted.org/packages/14/81/967b4970a036eac7d4538464b5803929a24bafa4d15acce0b36694680ae8/azure_functions_durable-1.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "982756266fefa1dcf8455141631ea241ce4248d3403b0aae2fda07e4c488aa92",
                "md5": "ed9cb7b3d0724b13b48041f3e073b7f7",
                "sha256": "b922e230205d9b38c588cbe4961cd432efcc48f4889b3b97eb7383e3c869421c"
            },
            "downloads": -1,
            "filename": "azure-functions-durable-1.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "ed9cb7b3d0724b13b48041f3e073b7f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4",
            "size": 192311,
            "upload_time": "2024-02-14T02:54:58",
            "upload_time_iso_8601": "2024-02-14T02:54:58.675527Z",
            "url": "https://files.pythonhosted.org/packages/98/27/56266fefa1dcf8455141631ea241ce4248d3403b0aae2fda07e4c488aa92/azure-functions-durable-1.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 02:54:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-functions-durable-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "azure-functions-durable"
}
        
Elapsed time: 0.18610s