name: azure-storage-queue version: 12.17.0 summary: Microsoft Azure Azure Queue Storage Client Library for Python license: MIT License author: Microsoft Corporation homepage: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-queue requires_python: >=3.9 python_min: 3.9 install_size: 185.1 KB module_format: py3-none-any repo_url: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-queue last_released_at: 2026-08-10T23:45:52Z releases_last_12mo: 9 avg_days_between_releases: 58.8 platforms: any ## dependencies azure-core >=1.37.0 cryptography >=2.1.4 typing-extensions >=4.6.0 isodate >=0.6.1 ## extras [aio] azure-core[aio] >=1.37.0 ## maintainers Microsoft Corporation