{"library":"azure-storage-queue","type":"library","category":null,"description":"The Azure Queue Storage client library for Python (azure-storage-queue) enables Python applications to interact with Azure Queue Storage, a service for storing large numbers of messages. A single queue message can be up to 64 KB in size, and a queue can contain millions of messages, facilitating asynchronous work backlogs and decoupled distributed applications. The library is actively maintained as part of the Azure SDK for Python, with version 12.15.0 being the latest stable release.","language":"python","status":"active","version":"12.15.0","tags":["azure","storage","queue","cloud","messaging","sdk"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install azure-storage-queue azure-identity","imports":["from azure.storage.queue import QueueServiceClient","from azure.storage.queue import QueueClient","from azure.identity import DefaultAzureCredential","from azure.storage.queue import BinaryBase64EncodePolicy","from azure.storage.queue import BinaryBase64DecodePolicy"]}],"homepage":"https://azure.microsoft.com/products/storage/queues","github":"https://github.com/Azure/azure-sdk-for-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-storage-queue/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":1.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-storage-queue/compatibility"}}