azure-data-tables-py

Installation
SKILL.md

Azure Tables SDK for Python

NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).

Installation

pip install azure-data-tables azure-identity

Environment Variables

# Azure Storage Tables
AZURE_STORAGE_ACCOUNT_URL=https://<account>.table.core.windows.net

# Cosmos DB Table API
COSMOS_TABLE_ENDPOINT=https://<account>.table.cosmos.azure.com
Installs
66
GitHub Stars
39.9K
First Seen
Feb 25, 2026
azure-data-tables-py — sickn33/antigravity-awesome-skills