{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"azdev is a command-line tool that helps developers set up, test, lint, and build Azure CLI modules and extensions locally.","skillfed_tags":["azure-cli","development-tools","cli-extension"],"use_cases":["Set up a local development environment for Azure CLI module contribution with a single command.","Run style checks and linting across an Azure CLI module or extension before submitting a pull request.","Execute the full test suite for an extension using pytest and tox with azdev's configuration.","Build and package an Azure CLI extension as a wheel for distribution.","Generate and verify Azure CLI command and help indices for packaged releases.","Add or remove extensions from a local Azure CLI development environment and keep the command index in sync."],"what_it_does":"azdev is Microsoft's official developer toolkit for contributing to Azure CLI and its extensions. It bundles commands for environment setup, code style checking, linting, testing, and building extensions into a single CLI interface. The tool is intended for developers working locally on Azure CLI modules and extensions, automating repetitive setup and validation tasks that would otherwise require manual coordination of multiple tools (pytest, flake8, pylint, sphinx, tox, and others).\n\nThe package includes commands to add or remove extensions, generate and verify command indices, build extension wheels, and run the full test and lint suite. It also provides utilities for managing breaking changes and extension versioning. Because it bundles so many dependencies\u2014testing frameworks, linters, documentation tools, and Azure-specific libraries\u2014it trades a larger footprint for convenience in a development-only context.","worth_installing":"Yes, if you are actively developing Azure CLI modules or extensions. The tool is actively maintained, has no known vulnerabilities, and is designed specifically to streamline the Azure CLI contribution workflow. Install it only in a development environment or virtual machine\u2014the package explicitly warns against using it with untrusted input or in production contexts. Not relevant for end users of Azure CLI."},"id":"azdev","links":{"html":"https://skillfed.io/packages/azdev","md":"https://skillfed.io/packages/azdev.md","pypi":"https://pypi.org/project/azdev/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-09","license_spdx":null,"license_treatment":"permissive","name":"azdev","python_support":"supports_current","summary":"Microsoft Azure CLI Developer Tools"},"popularity":{"monthly_downloads":220373,"position":9302,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.13"}
