What is azure-data-tables-py?
Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Source: sickn33/antigravity-awesome-skills.
Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.
Quickly install azure-data-tables-py AI skill to your development environment via command line
Source: sickn33/antigravity-awesome-skills.
NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).
| TableServiceClient | Create/delete tables, list tables | | TableClient | Entity CRUD, queries |
Important: Every entity requires PartitionKey and RowKey (together form unique ID).
Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Source: sickn33/antigravity-awesome-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-data-tables-pyAzure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-data-tables-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sickn33/antigravity-awesome-skills