azure-storage-blob-py
sickn33/antigravity-awesome-skills
This SDK provides a comprehensive Python interface for interacting with Azure Blob Storage, Microsoft's scalable object storage service. It enables users to perform core object storage operations, including uploading, downloading, listing, deleting blobs, managing containers, and setting custom metadata. The library supports both synchronous and asynchronous workflows, making it ideal for building robust data pipelines, data lakes, or cloud-native applications that require reliable, scalable file storage.