{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"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.","skillfed_tags":["azure-cloud","cli-framework","cloud-sdk"],"use_cases":["Building custom Azure CLI extensions or plugins that integrate with the standard Azure CLI command framework.","Automating Azure resource management in Python scripts using the CLI's authentication and command infrastructure.","Creating wrapper tools or CI/CD integrations that need Azure CLI's output formatting and query capabilities.","Developing Azure management applications that require MSAL-based authentication and Azure service interaction.","Testing or validating Azure CLI commands programmatically within Python test suites."],"what_it_does":"Azure CLI Core is the foundational Python library that powers Microsoft's Azure command-line interface. It provides the command framework, authentication handling, output formatting (JSON, table, TSV), and telemetry infrastructure that the Azure CLI uses to interact with Azure resources. The package includes 19 runtime dependencies covering cryptography, authentication (MSAL), HTTP requests, and Azure service management libraries.\n\nDevelopers typically use this package indirectly as a dependency of the full azure-cli tool, though it can be imported directly to build custom Azure CLI extensions or integrate Azure command functionality into Python applications. The package handles argument completion, JMESPath query support, exit codes for scripting, and proxy configuration. Telemetry is enabled by default but can be disabled via configuration.","worth_installing":"Yes, if you are building Azure CLI extensions or integrating Azure CLI functionality into Python applications. Install the full azure-cli package instead if you simply want to use the Azure command-line tool. The core library is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and supports current Python versions (3.10\u20133.14). Low install friction and a large dependency graph are expected for a cloud SDK framework."},"id":"azure-cli-core","links":{"html":"https://skillfed.io/packages/azure-cli-core","md":"https://skillfed.io/packages/azure-cli-core.md","pypi":"https://pypi.org/project/azure-cli-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"permissive","name":"azure-cli-core","python_support":"supports_current","summary":"Microsoft Azure Command-Line Tools Core Module"},"popularity":{"monthly_downloads":6894521,"position":1817,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.89.1"}
