Azure / Azure/azure-storage-python
Implementing MutableMapping for blob stores
Ouverte
- Langage dominant
- Python
- Étoiles
- 343
- Forks
- 243
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.