$npx skillfedfor your agent

Packages starting with 'A'

1,396 packages · page 30 of 35

Packages

az.cli Skip
PyPI · Utilities · released Mar 2021

Executes Azure CLI commands from Python and returns structured results as a named tuple containing exit code, parsed output dictionary, and error logs.

MITpure Python · 3.7+abandoned
585.0Kdownloads / mo
azdev With conditions
PyPI · Build Tools · released Jul 2026

azdev is a command-line tool that helps developers set up, test, lint, and build Azure CLI modules and extensions locally.

MITpure Python · 3.10+
220.4Kdownloads / mo
azure Skip
PyPI · Software Development · released Apr 2020

This package is deprecated as of v5.0.0 and no longer maintained; it previously bundled Microsoft Azure client libraries but now directs users to install service-specific packages instead.

MITbuilds from source
1.8Mdownloads / mo
azure-ai-agents Worth it
PyPI · Artificial Intelligence · released Aug 2025

Build and deploy AI agents on Azure using models from OpenAI, Microsoft, and other LLM providers, with support for tools like file search, code interpretation, and function calling.

MITpure Python · 3.9+
7.6Mdownloads / mo
azure-ai-agentserver-agentframework With conditions
PyPI · Application Frameworks · released Mar 2026

Wraps an Agent-framework agent to host it on Azure AI Agent Server, exposing it as an HTTP service with minimal configuration.

However, verify the license terms before use, and be aware the package is in beta—expect potential API changes.

license unclearpure Python · 3.10+
106.8Kdownloads / mo
azure-ai-agentserver-core Worth it
PyPI · Application Frameworks · released Aug 2026

Provides the host framework and infrastructure for building Azure AI Hosted Agent containers, handling health probes, graceful shutdown, OpenTelemetry tracing, and ASGI serving.

Install it if you are building agents for Azure Foundry or need a structured ASGI host with OpenTelemetry and graceful shutdown.

MITpure Python · 3.10+
813.1Kdownloads / mo
azure-ai-agentserver-invocations Worth it
PyPI · Application Frameworks · released Aug 2026

Provides HTTP and WebSocket invocation protocol endpoints for Azure AI Hosted Agent containers, plugging into the azure-ai-agentserver-core framework to handle agent execution requests and streaming responses.

Install it if you are building an Azure AI Hosted Agent container and need standard invocation protocol endpoints.

MITpure Python · 3.10+
639.9Kdownloads / mo
azure-ai-agentserver-responses Worth it
PyPI · Application Frameworks · released Aug 2026

Provides the Responses protocol endpoints for Azure AI Hosted Agent containers, enabling handlers to create, stream, cancel, delete, and replay agent responses with full lifecycle management.

Install it if you are building an agent server on the Azure AI Hosted Agent platform and need to implement the Responses protocol.

MITpure Python · 3.10+
382.4Kdownloads / mo
azure-ai-contentsafety With conditions
PyPI · Artificial Intelligence · released Dec 2023

Detects harmful content in text and images by classifying them across categories like sexual content, violence, hate, and self-harm with severity ratings, and manages custom blocklists for domain-specific screening.

However, you must have an Azure subscription and Content Safety resource; the client library alone does not provide moderation—it calls a cloud service.

MITpure Python · 3.7+
1.1Mdownloads / mo
azure-ai-contentunderstanding With conditions
PyPI · Artificial Intelligence · released Apr 2026

Extracts structured content from documents, video, audio, and images using multimodal AI, transforming unstructured files into machine-readable data for retrieval-augmented generation and automated workflows.

license unclearpure Python · 3.9+
1.1Mdownloads / mo
azure-ai-documentintelligence Worth it
PyPI · Artificial Intelligence · released Mar 2025

Python client for Azure AI Document Intelligence, a cloud service that uses machine learning to extract text, structured data, and field values from documents via prebuilt and custom models.

Install it if you need to integrate Document Intelligence into a Python project; skip it if you don't use Azure or need a different document processing backend.

MITpure Python · 3.8+
10.1Mdownloads / mo
azure-ai-evaluation With conditions
PyPI · Artificial Intelligence · released Jul 2026

Evaluates generative AI application outputs using built-in and custom evaluators that measure quality, safety, and performance through mathematical metrics, NLP scores, and AI-assisted assessment.

MITpure Python · 3.9+
341.6Kdownloads / mo
azure-ai-formrecognizer With conditions
PyPI · Artificial Intelligence · released Apr 2024

Extracts text, structure, and key-value pairs from documents using Azure's cloud-based machine learning models, supporting both prebuilt document types and custom trained models.

Install only if you are committed to using Azure's Document Intelligence service; it is not a standalone solution and requires cloud resources and API credentials.

MITpure Python · 3.8+
1.9Mdownloads / mo
azure-ai-inference With conditions
PyPI · Artificial Intelligence · released Feb 2025

Unified client library for chat completions, text embeddings, and image embeddings across GitHub Models, Azure AI Foundry deployments, and Azure OpenAI Service.

However, it is still in beta (1.0.0b9), so expect potential API changes before a stable release.

MITpure Python · 3.8+
5.8Mdownloads / mo
azure-ai-language-conversations Worth it
PyPI · Artificial Intelligence · released Jun 2023

A Python client library for Azure Conversational Language Understanding (CLU), enabling extraction of intents and entities from conversations, workflow orchestration across multiple language services, and conversation summarization.

MITpure Python · 3.7+
111.1Kdownloads / mo
azure-ai-language-questionanswering Worth it
PyPI · Artificial Intelligence · released Oct 2022

Python client library for Azure's Question Answering service, enabling you to query knowledge bases and manage question-answer projects via cloud API.

Install it if you need to query or manage Azure Question Answering services from Python; it's the only supported way to do so.

MITpure Python · 3.7+
77.7Kdownloads / mo
azure-ai-ml Worth it
PyPI · Artificial Intelligence · released Jul 2026

Provides a Python client library for interacting with Azure Machine Learning services, enabling job submission, pipeline orchestration, model management, and AutoML training across multiple task types.

Install it if you need to programmatically interact with Azure Machine Learning services—it is the official and recommended SDK for that purpose.

MITpure Python · 3.9+
4.1Mdownloads / mo
azure-ai-projects Worth it
PyPI · Artificial Intelligence · released Jul 2026

Provides a Python client for Microsoft Foundry projects, enabling creation and management of AI agents, toolboxes, datasets, and integration with Azure AI services and OpenAI models.

MITpure Python · 3.9+
11.5Mdownloads / mo
azure-ai-textanalytics Worth it
PyPI · Linguistic · released Mar 2026

Provides Python bindings to Azure's cloud-based Natural Language Processing service for sentiment analysis, entity recognition, language detection, key phrase extraction, PII detection, and text summarization.

Install it if you need to call Azure's NLP service from Python; it is the canonical way to do so.

MITpure Python · 3.8+
744.1Kdownloads / mo
azure-ai-translation-document Worth it
PyPI · Linguistic · released Jul 2026

Translates documents stored in Azure Blob Storage across languages while preserving structure and format, with support for custom translation models and glossaries.

MITpure Python · 3.9+
377.3Kdownloads / mo
azure-ai-translation-text Worth it
PyPI · Linguistic · released May 2026

Provides a Python client for Azure's neural machine translation service, enabling text translation, transliteration, and language detection across supported languages.

Install it if you need to call Azure's Translator service from Python.

license unclearpure Python · 3.9+
335.7Kdownloads / mo
azure-ai-vision-imageanalysis With conditions
PyPI · Artificial Intelligence · released Oct 2024

Calls Azure's Computer Vision service to analyze images and extract visual features like captions, text (OCR), and object detection in a single API call.

MITpure Python · 3.8+
403.5Kdownloads / mo
azure-appconfiguration Worth it
PyPI · Software Development · released Jun 2026

Provides a Python client to create, retrieve, update, and delete application configuration settings stored in Azure App Configuration, a managed service for centralizing application configuration.

Install it if you are building on Azure and need centralized configuration management.

MITpure Python · 3.10+
9.1Mdownloads / mo
azure-appconfiguration-provider Worth it
PyPI · Software Development · released May 2026

Loads application configurations from Azure App Configuration stores into Python applications, with support for dynamic refresh, feature flags, Key Vault secret resolution, and multi-selector filtering.

Install it if you are building on Azure and need centralized, dynamic configuration management with feature flags and secret resolution.

MITpure Python · 3.6+
819.9Kdownloads / mo
azure-applicationinsights Skip
PyPI · Monitoring · released Feb 2022

Provides a Python client library for querying Azure Application Insights data, though the package is no longer maintained and has been superseded by azure-monitor-query.

Install only if you are maintaining legacy code that cannot yet be refactored; otherwise use azure-monitor-query.

MITpure Python
1.6Mdownloads / mo
azure-batch Worth it
PyPI · Distributed Computing · released May 2026

Provides a Python client library to submit, manage, and monitor large-scale parallel and high-performance computing batch jobs on Azure Batch.

Install it if you need to run distributed batch workloads on Azure; the main consideration is that v15.x is a significant departure from v14.x, so review the…

license unclearpure Python · 3.9+
28.1Mdownloads / mo
azure-cli Worth it
PyPI · Utilities · released Aug 2026

Azure CLI is a command-line tool for managing Azure cloud resources and services across compute, storage, networking, databases, and other Azure offerings.

Install it if you manage Azure resources, need to automate cloud deployments, or prefer command-line workflows over the portal.

MITpure Python · 3.10.0+
6.9Mdownloads / mo
azure-cli-acr With conditions
PyPI · Software Development · released Jun 2019

Provides the Azure CLI 'acr' command module for managing Azure Container Registry resources, including building, pushing, and managing container images and tasks.

However, verify that your Azure CLI version is compatible and that this module has not been superseded by newer tooling, given the last release was 2019-06-18.

MITpure Python
158.3Kdownloads / mo
azure-cli-appservice With conditions
PyPI · Utilities · released Jun 2019

Provides Azure CLI commands for managing App Service resources including web apps, function apps, and app service plans on Microsoft Azure.

However, verify that this version (0.2.21 from 2019) is compatible with your current Azure CLI installation, as it may have been superseded by newer integrated versions.

MITpure Python
154.3Kdownloads / mo
azure-cli-core With conditions
PyPI · Utilities · released Aug 2026

Provides the core Python library and CLI framework for Microsoft Azure command-line tools, handling authentication, command parsing, output formatting, and telemetry for Azure resource management.

MITpure Python · 3.10.0+
6.9Mdownloads / mo
azure-cli-diff-tool With conditions
PyPI · Software Development · released Oct 2025

Compares and diffs Azure CLI metadata files across versions to track changes in command modules and extensions.

However, the aging maintenance status (303 days since last release) means you should verify that the current version meets your needs and be prepared for slower issue…

permissive licensepure Pythonaging
294.3Kdownloads / mo
azure-cli-nspkg Skip
PyPI · Software Development · released Jul 2019

Provides namespace package infrastructure for Microsoft Azure CLI extensions to register and extend the azure cli command hierarchy.

No—not for direct installation.

MITpure Python
75.0Kdownloads / mo
azure-cli-sql With conditions
PyPI · Database · released Jun 2019

A command-line module for the Azure CLI that provides SQL database and server management commands, including operations on managed instances, elastic pools, databases, and data warehouses.

However, note that the latest release dates to 2019 and targets Python 2.7–3.6; verify compatibility with your current Azure CLI version and Python environment before…

MITpure Python
118.2Kdownloads / mo
azure-cli-telemetry With conditions
PyPI · Monitoring · released Aug 2023

Collects and uploads telemetry data for the Azure CLI, sending usage metrics and diagnostics to Application Insights.

MITpure Python
5.4Mdownloads / mo
azure-cognitiveservices-knowledge-qnamaker Skip
PyPI · Artificial Intelligence · released Aug 2024

Provides a Python client library for interacting with Microsoft Azure's QnA Maker service, though the package is no longer maintained and has been superseded by azure-ai-language-questionanswering.

MITpure Python
73.7Kdownloads / mo
azure-cognitiveservices-speech With conditions
PyPI · Scientific/Engineering · released Jul 2026

Provides Python bindings to Microsoft's Speech Service SDK for speech-to-text, text-to-speech, and speech translation via Azure Cognitive Services.

license unclearcompiled wheel · 3.7+
2.5Mdownloads / mo
azure-cognitiveservices-vision-computervision Skip
PyPI · Artificial Intelligence · released Nov 2024

Provides Python bindings to call Microsoft Azure's Computer Vision API for image analysis tasks like object detection, OCR, image tagging, and description generation.

Install only if maintaining legacy code that cannot yet be refactored.

MITpure Python
331.6Kdownloads / mo
azure-cognitiveservices-vision-customvision Skip
PyPI · Artificial Intelligence · released Nov 2024

Provides Python bindings to train and deploy custom image classification and object detection models using Microsoft Azure's Custom Vision service.

MITpure Python
108.2Kdownloads / mo
azure-common With conditions
PyPI · released Feb 2022

Provides shared utilities and common code for Microsoft Azure SDK packages, including credential handling, client factory methods, and API profile definitions.

MITpure Python
65.7Mdownloads / mo
azure-communication-callautomation With conditions
PyPI · Internet · released Jun 2026

Provides a Python SDK to build server-based call workflows, handle voice and PSTN calls, and manage call recording through Azure Communication Services.

Install only if you have an Azure subscription and a deployed Communication Services resource; the SDK alone is not useful without that infrastructure.

MITpure Python · 3.9+
213.7Kdownloads / mo