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
1
GitHub Stars
44.7K
First Seen
2 days ago
azure-storage-blob-py — sickn33/agentic-awesome-skills