MCPcopy Index your code
hub / github.com/Azure/azure-functions-python-library

github.com/Azure/azure-functions-python-library @2.2.0b5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.2.0b5 ↗ · + Follow
2,262 symbols 7,552 edges 118 files 505 documented · 22%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Functions Header Image - Lightning Logo Azure Functions Python Library

Branch CodeCov
master codecov
dev codecov

Overview

Python support for Azure Functions is based on Python 3.10, 3.11, 3.12, and 3.13 serverless hosting on Linux, and the Functions 2.x (EOL), 3.x (EOL) and 4.0 runtime.

Here is the current status of Python in Azure Functions:

What are the supported Python versions?

Azure Functions Runtime Python 3.10 Python 3.11 Python 3.12 Python 3.13
Azure Functions 4.0

What's available? - Build, test, debug and publish using Azure Functions Core Tools (CLI) or Visual Studio Code - Triggers / Bindings : Blob, Cosmos DB, Event Grid, Event Hub, HTTP, Kafka, MySQL, Queue, ServiceBus, SQL, Timer, and Warmup - Create a Python Function on Linux using a custom docker image - Triggers / Bindings : Custom binding support

Get Started

Give Feedback

Issues and feature requests are tracked in a variety of places. To report this feedback, please file an issue to the relevant repository below:

Item Description Link
Python Worker Programming Model, Triggers & Bindings File an Issue
Linux Base Docker Images File an Issue
Runtime Script Host & Language Extensibility File an Issue
VSCode VSCode Extension for Azure Functions File an Issue
Core Tools Command Line Interface for Local Development File an Issue
Portal User Interface or Experience Issue File an Issue
Templates Code Issues with Creation Template File an Issue

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Core symbols most depended-on inside this repo

decode
called by 158
azure/functions/meta.py
loads
called by 98
azure/functions/_jsonutils.py
dumps
called by 97
azure/functions/_jsonutils.py
encode
called by 89
azure/functions/sql.py
df_dumps
called by 86
azure/functions/_durable_functions.py
get_bindings
called by 80
azure/functions/decorators/function_app.py
get
called by 79
azure/functions/_abc.py
df_loads
called by 77
azure/functions/_durable_functions.py

Shape

Method 1,779
Class 345
Route 75
Function 63

Languages

Python100%

Modules by API surface

azure/functions/decorators/function_app.py137 symbols
tests/decorators/test_decorators.py134 symbols
tests/decorators/test_mcp.py128 symbols
azure/functions/_abc.py125 symbols
tests/test_durable_functions_codec.py122 symbols
tests/decorators/test_function_app.py109 symbols
tests/test_extension.py78 symbols
tests/test_durable_functions_serialization.py64 symbols
azure/functions/servicebus.py49 symbols
tests/decorators/test_utils.py42 symbols
tests/test_http_asgi.py41 symbols
tests/test_http_wsgi.py40 symbols

Datastores touched

dummy_dbDatabase · 1 repos
dummy_in_dbDatabase · 1 repos
dummy_out_dbDatabase · 1 repos

For agents

$ claude mcp add azure-functions-python-library \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact