azure-functions-openapi-python:OpenAPI (Swagger) documentation and Swagger UI for the Azure Functions Python v2 programming model
function-python-ai-textsummarize:This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization & Sentiment Score processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding. Uses Azure Functions Python v2 programming model.