{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/6"}],"enrichment":{"capability":"Provides base infrastructure for Azure Functions Python extensions to recognize and bind to SDK types and HttpV2 types, enabling custom bindings and handlers.","skillfed_tags":["azure-functions","extension-framework"],"use_cases":["Building custom Azure Functions extensions that need to bind to Azure SDK types.","Extending Azure Functions with new protocol handlers beyond standard HTTP.","Integrating FastAPI or other frameworks as Azure Functions bindings.","Adding support for Azure services (blob, Cosmos DB, Event Hubs, Service Bus) as function triggers or outputs."],"what_it_does":"azurefunctions-extensions-base is a foundational library for the Azure Functions Python worker that enables custom extensions to recognize and bind to SDK types and HttpV2 types. It is not designed for direct use; instead, it serves as the base layer for specialized extension packages that add specific bindings (blob storage, Cosmos DB, Event Hubs, Service Bus) and protocol handlers (FastAPI over HTTP).\n\nThe package has no runtime dependencies and installs with low friction. It supports Python 3.8 and later, with active maintenance as of mid-2026. Developers should install this only as a transitive dependency of an extending package, not directly in application code.","worth_installing":"Yes, but only as a transitive dependency of an extending package (e.g., azurefunctions-extensions-http-fastapi). Do not install directly; the library is not intended for standalone use. If an extending package requires it, installation is safe and low-friction."},"id":"azurefunctions-extensions-base","links":{"html":"https://skillfed.io/packages/azurefunctions-extensions-base","md":"https://skillfed.io/packages/azurefunctions-extensions-base.md","pypi":"https://pypi.org/project/azurefunctions-extensions-base/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-12","license_spdx":null,"license_treatment":"permissive","name":"azurefunctions-extensions-base","python_support":"supports_current","summary":"Base Python worker extension for Azure Functions."},"popularity":{"monthly_downloads":80605,"position":14282,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.0"}
