azure-storage-blob-py

Installation
SKILL.md

Azure Blob Storage SDK for Python

Client library for Azure Blob Storage — object storage for unstructured data.

Installation

pip install azure-storage-blob azure-identity

Environment Variables

AZURE_STORAGE_ACCOUNT_NAME=<your-storage-account>
# Or use full URL
AZURE_STORAGE_ACCOUNT_URL=https://<account>.blob.core.windows.net

Authentication

Installs
69
GitHub Stars
39.9K
First Seen
Feb 13, 2026
azure-storage-blob-py — sickn33/antigravity-awesome-skills