Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

azure-functions

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-functions

Azure Functions for Python

  • 1.21.3
  • PyPI
  • Socket score

Maintainers
6

Functions Header Image - Lightning Logo Azure Functions Python Library

BranchCodeCov
mastercodecov
devcodecov

Overview

Python support for Azure Functions is based on Python 3.7, 3.8, 3.9, 3.10, and 3.11, 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 RuntimePython 3.6Python 3.7Python 3.8Python 3.9Python 3.10Python 3.11
Azure Functions 3.0EOLEOLEOLEOL--
Azure Functions 4.0EOL

What's available?

  • Build, test, debug and publish using Azure Functions Core Tools (CLI) or Visual Studio Code
  • Triggers / Bindings : HTTP, Blob, Queue, Timer, Cosmos DB, Event Grid, Event Hubs and Service Bus
  • 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:

ItemDescriptionLink
Python WorkerProgramming Model, Triggers & BindingsFile an Issue
LinuxBase Docker ImagesFile an Issue
RuntimeScript Host & Language ExtensibilityFile an Issue
VSCodeVSCode Extension for Azure FunctionsFile an Issue
Core ToolsCommand Line Interface for Local DevelopmentFile an Issue
PortalUser Interface or Experience IssueFile an Issue
TemplatesCode Issues with Creation TemplateFile 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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc