Metadata-Version: 2.1
Name: batch-table-storage
Version: 0.0.2
Summary: Batch functionality for Azure Table Storage
Home-page: https://github.com/YoeranKaniok/batch_table_storage
Author: Yoeran Kaniok
Author-email: yoeran@live.nl
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: azure-cosmosdb-table (==1.0.6)

# Azure Table Storage batching 

This package makes saving batches of objects to Azure Table Storage easy.

