MutableMapping interfaces for common cloud storage providers
Project description
cloud-mappings
MutableMapping interfaces for common cloud storage providers
For now only, AzureBlobMapping
is implemented.
Installation
with pip:
pip install cloud-mappings
Basic Usage
AzureBlobMapping:
from cloudmappings import AzureBlobMapping
mutable_mapping = AzureBlobMapping(
account_url="AZURE_BLOB_STORAGE_URL",
container_name="CONTAINER_NAME",
credential=AZURE_CREDENTIAL_OBJECT,
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloud-mappings-0.1.4.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file cloud-mappings-0.1.4.tar.gz
.
File metadata
- Download URL: cloud-mappings-0.1.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 091404d00d8db9efa17810bd65176a5a5f32c86d8f35cf4f29b3f0e738cb218b |
|
MD5 | 08cecb66a098e7b2a89e1f8e7e56a53c |
|
BLAKE2b-256 | a119b74f62042a3c836821e2014d0020980e7ddc1717914b26813cdd11ee0bd6 |
File details
Details for the file cloud_mappings-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: cloud_mappings-0.1.4-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4739f1eb29b29ef0914e62e7f1f6703f17dbf4f323d804b765091e9d30112fba |
|
MD5 | 3785ca62d6d1ff657ab29dd9a164b475 |
|
BLAKE2b-256 | ba9a871744824e6db06e8873092be4ddd208b0c6569b5dd6c1f7cbb592e95359 |