{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Client library for managing container images, artifacts, and metadata in Azure Container Registry\u2014list repositories and tags, query image properties, set access controls, and delete registry items.","skillfed_tags":["azure-sdk","container-registry","cloud-storage"],"use_cases":["Automate cleanup of old container images in a registry, retaining only the most recent versions by digest or timestamp.","Query image metadata and tags to verify which versions are deployed or to audit registry contents.","Set or revoke read/write/delete permissions on specific images or artifacts for access control.","List all repositories and their tags to build a registry inventory or integration with CI/CD pipelines.","Upload custom OCI images and artifacts by managing blobs, manifests, and layer uploads programmatically."],"what_it_does":"Azure Container Registry is a Microsoft-managed service for storing and managing container images and OCI artifacts in a private registry. This client library provides Python bindings to interact with that registry\u2014listing repositories, tags, and manifests; querying image metadata; setting read/write/delete permissions on artifacts; and deleting images, tags, or entire repositories. It wraps the Azure Container Registry REST API and integrates with Azure Identity for authentication via Azure Active Directory.\n\nThe library is designed for developers who need programmatic control over container images stored in Azure. It supports operations ranging from simple metadata queries to complex image lifecycle management, such as deleting old images while preserving the most recent versions. It has no runtime dependencies beyond the Azure SDK ecosystem (which is installed separately) and requires Python 3.7 or later.","worth_installing":"Yes. Low install friction, no runtime dependencies, actively maintained, permissive MIT license, and production-stable status make it a straightforward choice for any Python project that needs to manage Azure Container Registry resources. Verify that your authentication environment (Azure credentials) is properly configured before use."},"id":"azure-containerregistry","links":{"html":"https://skillfed.io/packages/azure-containerregistry","md":"https://skillfed.io/packages/azure-containerregistry.md","pypi":"https://pypi.org/project/azure-containerregistry/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-07-11","license_spdx":null,"license_treatment":"permissive","name":"azure-containerregistry","python_support":"supports_current","summary":"Microsoft Azure Azure Container Registry Client Library for Python"},"popularity":{"monthly_downloads":1633607,"position":3704,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.2.0"}
