$npx skillfedfor your agent

Packages starting with 'A'

1,396 packages · page 35 of 35

Packages

azure-storage-blob Worth it
PyPI · released Jun 2026

Client library for uploading, downloading, and managing blobs and containers in Microsoft Azure Blob Storage.

Install it if you need to work with Azure Blob Storage from Python; it is the standard choice for that task.

MITpure Python · 3.9+
140.0Mdownloads / mo
azure-storage-common Skip
PyPI · Software Development · released Aug 2019

Provides shared client library code for Microsoft Azure Storage services (blob, queue, file), handling authentication, common operations, and utilities used by service-specific packages.

No, not for new projects.

MITpure Pythondormant
11.3Mdownloads / mo
azure-storage-file With conditions
PyPI · Internet · released Aug 2019

Provides a Python client library to create, read, update, and delete files and shares in Microsoft Azure Storage, with support for advanced file operations.

However, do not adopt it for new projects—Microsoft has deprecated this package in favor of azure-storage-file-share, which receives active maintenance.

MITpure Pythondormant
2.7Mdownloads / mo
azure-storage-file-datalake Worth it
PyPI · released Jun 2026

Provides Python client library for Azure Data Lake Storage Gen2, enabling directory-level operations, ACL management, and file system interactions on hierarchical namespace-enabled storage accounts.

Install it if you need to interact with Azure Data Lake Storage from Python—it is the standard choice for this use case.

MITpure Python · 3.9+
37.2Mdownloads / mo
azure-storage-file-share Worth it
PyPI · Internet · released Jun 2026

Interact with Azure File Share storage—create, read, update, and delete files and directories in cloud-hosted SMB file shares accessible from Windows, Linux, and macOS.

Install it if you need to work with Azure File Share storage from Python—it's the standard way to do so.

MITpure Python · 3.9+
19.4Mdownloads / mo
azure-storage-nspkg Skip
PyPI · Software Development · released Nov 2018

Provides the Azure Storage namespace package that enables other Azure Storage client libraries (blob, file, queue) to coexist under a shared namespace.

MITpure Pythondormant
884.0Kdownloads / mo
azure-storage-queue Worth it
PyPI · Internet · released Jun 2026

Client library for interacting with Azure Queue Storage to send, receive, and manage messages in cloud queues via HTTP/HTTPS.

Install it if you need to interact with Azure Queue Storage from Python; it is the standard choice for this use case.

MITpure Python · 3.9+
37.4Mdownloads / mo
azure-synapse-accesscontrol With conditions
PyPI · Internet · released Aug 2021

Provides Python bindings to manage access control in Azure Synapse workspaces, enabling role and permission administration through the Azure SDK.

MITpure Python
5.1Mdownloads / mo
azure-synapse-artifacts Worth it
PyPI · Database · released Mar 2026

Provides Python client library for Azure Synapse Artifacts, enabling programmatic access to create, manage, and interact with Synapse workspace artifacts including pipelines, datasets, and linked services.

Install it if you need programmatic control over Synapse workspace artifacts; skip it if you only use the Azure Portal or CLI for artifact management.

MITpure Python · 3.9+
10.8Mdownloads / mo
azure-synapse-managedprivateendpoints With conditions
PyPI · Internet · released Aug 2021

Manages private endpoints for Azure Synapse workspaces, enabling secure network connectivity to Synapse resources without exposing them to the public internet.

MITpure Python
5.1Mdownloads / mo
azure-synapse-spark With conditions
PyPI · Distributed Computing · released Oct 2021

Client library for interacting with Apache Spark clusters in Azure Synapse Analytics, providing programmatic access to Spark job submission and monitoring.

However, verify that its API surface and feature set meet your needs before committing to it for new projects, given the gap since the last release.

MITpure Python
10.3Mdownloads / mo
azurefunctions-extensions-base With conditions
PyPI · Application Frameworks · released May 2026

Provides base infrastructure for Azure Functions Python extensions to recognize and bind to SDK types and HttpV2 types, enabling custom bindings and handlers.

MITpure Python · 3.8+
80.6Kdownloads / mo
azureml Skip
PyPI · Artificial Intelligence · released Mar 2016

Connects to Azure Machine Learning Studio workspaces to download, upload, and manage datasets from Python, with optional conversion to and from Pandas DataFrames.

MITpure Pythonabandoned
206.5Kdownloads / mo
azureml-ai-monitoring With conditions
PyPI · Monitoring · released Apr 2024

Collects model input and output data during Azure Machine Learning inference for monitoring and debugging, logging tabular data to configurable sinks at arbitrary points in a scoring pipeline.

However, the dormant maintenance status (841 days since last release) means you should verify compatibility with your current Azure ML SDK version and expect no…

MITpure Pythondormant
102.3Kdownloads / mo
azureml-automl-core Skip
PyPI · Artificial Intelligence · released May 2026

Provides internal AutoML infrastructure and utilities for the Azure Machine Learning SDK's automated machine learning training pipeline.

No, not for direct installation.

license unclearpure Python
191.8Kdownloads / mo
azureml-contrib-services With conditions
PyPI · Artificial Intelligence · released Feb 2026

Provides utilities for handling raw HTTP requests in Azure ML webservices, built on Flask.

However, the Alpha status and unclear proprietary license mean you should verify the license terms for your use case and be prepared for potential API changes.

license unclearpure Python
76.4Kdownloads / mo
azureml-core With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides core APIs and utilities for managing Azure Machine Learning workspaces, experiments, compute resources, datasets, models, and training runs.

However, do not start new projects with it—it is deprecated and will receive only security fixes until June 2026.

license unclearpure Python
1.6Mdownloads / mo
azureml-dataprep With conditions
PyPI · Scientific/Engineering · released Jul 2026

Loads, transforms, and writes data for Azure Machine Learning workflows, with built-in support for multiple data formats and cloud integration.

license unclearpure Python · 3.10+
997.6Kdownloads / mo
azureml-dataprep-native With conditions
PyPI · Scientific/Engineering · released Jul 2026

Provides native code extensions for the azureml-dataprep package, enabling optimized data preparation operations for Azure Machine Learning workflows.

Install it if azureml-dataprep is a dependency of your project.

license unclearcompiled wheel · 3.10+
474.1Kdownloads / mo
azureml-dataprep-rslex With conditions
PyPI · Scientific/Engineering · released Jul 2026

A Rust-based execution engine for Azure Machine Learning Data Prep that accelerates data loading, transformation, and writing operations in ML workflows.

license unclearcompiled wheel
488.5Kdownloads / mo
azureml-dataset-runtime Skip
PyPI · Artificial Intelligence · released Jul 2026

Coordinates internal Azure Machine Learning SDK dependencies for dataset operations; not intended for direct use.

license unclearpure Python
357.4Kdownloads / mo
azureml-defaults With conditions
PyPI · Artificial Intelligence · released Feb 2026

azureml-defaults is a metapackage that bundles Azure Machine Learning runtime dependencies for inference and dataset operations.

license unclearpure Python
124.5Kdownloads / mo
azureml-featurestore With conditions
PyPI · Artificial Intelligence · released Feb 2026

Provides Python SDK access to Azure ML Feature Store for developing feature sets, managing feature specifications, and running offline feature retrieval with point-in-time joins.

However, the 189-day gap since last release and aging maintenance status suggest slower iteration; verify that the current feature set (including online store…

MITpure Pythonaging
1.1Mdownloads / mo
azureml-fsspec With conditions
PyPI · Scientific/Engineering · released Jul 2026

Provides a filesystem interface to Azure Machine Learning datastores via fsspec, allowing you to access data files using azureml:// URIs with standard data-processing libraries.

license unclearpure Python
171.1Kdownloads / mo
azureml-inference-server-http With conditions
PyPI · Artificial Intelligence · released Dec 2025

Provides an HTTP server for serving Azure Machine Learning models with built-in support for Flask-based scoring scripts, OpenTelemetry observability, and Azure Monitor integration.

However, review the unclear proprietary license terms before use, and ensure your scoring scripts are compatible with Flask 2.x and Pydantic 2.0+.

license unclearpure Python · 3.9+aging
181.5Kdownloads / mo
azureml-mlflow With conditions
PyPI · Artificial Intelligence · released Jul 2026

Integrates MLflow experiment tracking and model management with Azure Machine Learning workspaces, allowing you to log metrics and artifacts to AzureML while using MLflow APIs.

MITpure Python
2.7Mdownloads / mo
azureml-pipeline With conditions
PyPI · Artificial Intelligence · released Feb 2026

Builds, optimizes, and manages machine learning workflows in Azure by composing data preparation, model training, and deployment steps into executable pipelines that can be submitted and tracked.

license unclearpure Python
217.2Kdownloads / mo
azureml-pipeline-core With conditions
PyPI · Graphics · released Feb 2026

Provides core pipeline infrastructure for Azure Machine Learning, enabling definition and execution of configurable machine learning workflows.

license unclearpure Python
323.9Kdownloads / mo
azureml-pipeline-steps With conditions
PyPI · Artificial Intelligence · released Feb 2026

Defines step types for building computation units in Azure Machine Learning pipelines, enabling orchestration of training, data processing, and automated ML workflows.

license unclearpure Python
230.2Kdownloads / mo
azureml-sdk With conditions
PyPI · Artificial Intelligence · released Feb 2026

Provides a Python SDK to build, train, and deploy machine learning models on the Azure Machine Learning service, supporting workflows from any Python environment including Jupyter Notebooks and IDEs.

However, clarify the custom license terms first, and verify that the five runtime dependencies align with your use case—this is a heavyweight, cloud-coupled package,…

license unclearpure Python
355.3Kdownloads / mo
azureml-telemetry With conditions
PyPI · Monitoring · released Feb 2026

Collects telemetry data from Python code by logging messages, metrics, events, and activity to Application Insights for monitoring and diagnostics.

license unclearpure Python
348.8Kdownloads / mo
azureml-train Skip
PyPI · Artificial Intelligence · released Feb 2026

A deprecated wrapper package that redirects users to azureml-train-core for Azure Machine Learning training functionality.

license unclearpure Python
91.8Kdownloads / mo
azureml-train-automl With conditions
PyPI · Artificial Intelligence · released Feb 2026

Automatically discovers and trains the best machine learning model and hyperparameters for your dataset, handling model selection and tuning without manual experimentation.

license unclearpure Python
314.4Kdownloads / mo
azureml-train-automl-client With conditions
PyPI · Artificial Intelligence · released Feb 2026

Automatically selects and tunes machine learning models given training and test data, handling model search and hyperparameter optimization as part of Azure ML's AutoML workflow.

license unclearpure Python
189.4Kdownloads / mo
azureml-train-core With conditions
PyPI · Graphics · released Feb 2026

Provides estimator classes for training machine learning models in Azure Machine Learning, including support for deep neural networks, hyperparameter tuning, and Scikit-Learn workflows.

However, it is tightly coupled to Azure ML's ecosystem—it is not a standalone training framework.

license unclearpure Python
329.7Kdownloads / mo
azureml-train-restclients-hyperdrive With conditions
PyPI · Artificial Intelligence · released Feb 2026

Provides REST client classes for creating and managing HyperDrive hyperparameter tuning runs within the Azure ML SDK ecosystem.

However, clarify whether you need it directly or if a higher-level Azure ML package already includes it as a dependency—it is a specialized component, not a…

license unclearpure Python
267.5Kdownloads / mo