Mount Azure blob storage in google colab.
Project description
Mount Azure Blob Storage in Colab
How to use
Approch 1
from mount_azure_blob import mount_storage
mount_storage(mount_path="blob-storage", config_file=None)
output:
Enter the credentials and click Mount Storage
button
Approch 2
from mount_azure_blob import mount_storage
mount_storage(mount_path="blob-storage", config_file="path-to-.env-file")
sample config_file
/ .env
accountName ...
accountKey ...
containerName ...
output:
After mount
Reference
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mount_azure_blob-0.0.7.tar.gz
.
File metadata
- Download URL: mount_azure_blob-0.0.7.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95524b1107ceb1b81304465dc31cdd0acceefd012fe479ce48f22b0cc42a9f41 |
|
MD5 | 08d2231fd68b3971b654cd2617769000 |
|
BLAKE2b-256 | 4e7c93a3e2d6ed7caacbc41e995a6ba97e2f32e8555e47ec7184166132dc4538 |
File details
Details for the file mount_azure_blob-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: mount_azure_blob-0.0.7-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e1a1a00a3a6cd99b64ac290c17f3db4b19ee1e6fb815b220ab30903d7785db3 |
|
MD5 | be4fe0b29469285cae67a0f82fbd6e2f |
|
BLAKE2b-256 | 058479484b201750351242bf9be0a7f2cdf2e3e323689e2c68f4e62f5be9fd26 |