{"library":"azure-storage","install":[{"cmd":"pip install azure-storage","imports":["from azure.storage.blob.baseblobservice import BaseBlobService\n# Note: This is for the legacy azure-storage package (v0.x).\n# For new development, use BlobServiceClient from azure-storage-blob (v12.x+).","from azure.storage.blob import BlobServiceClient"]},{"cmd":"pip install azure-storage-blob azure-storage-queue azure-storage-file-share","imports":[]}]}