azure-storage-blob==12.30.0
# Microsoft Azure Blob Storage Client Library for Python
$ pip install azure-storage-blob
downloads/wk
31,614,833
license
MIT License
version
12.30.0
python
>=3.9
What is azure-storage-blob?
The azure-storage-blob package is a Python client library for interacting with Microsoft Azure Blob Storage, a cloud-based object storage service. Developers use it to programmatically upload, download, and manage binary data and files stored in Azure. It handles authentication, data transfer, and provides a straightforward API for common storage operations.
Links
Keywords
Dependencies (4)
Author
Microsoft Corporation