Azure / Azure/azure-storage-python

Implementing MutableMapping for blob stores

Open
#557 2 comments 0 reactions 1 assignee Claimed by @seguler View on GitHub
Dominant language
Python
Stars
343
Forks
243
PR merge metrics
No merged PRs in 30d

Description

It would be great if there was an object that implemented the [`MutableMapping` interface]( https://docs.python.org/3/library/collections.abc.html#collections-abstract-base-classes ) and could wrap up other blob stores (e.g. `BlockBlobService`). This way one could use the `MutableMapping` interface easily to access and manipulate data stored on Azure.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.