LogoClawIndex
CasesSkillsAbout
LogoClawIndex

azure-eventhub-py - Azure Event Hubs SDK for Python

Python SDK for Azure Event Hubs high-throughput event ingestion, producers, consumers, and checkpointing.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Send event batches
  • Send events to specific partitions
  • Receive streaming events
  • Update partition checkpoints
  • Get Event Hub properties
  • Get partition properties
  • Execute async event operations

Inputs

  • Event Hub namespace
  • Event Hub name
  • Azure credentials
  • Consumer group
  • Storage account URL
  • Checkpoint container name

Outputs

  • Ingested Event Hub events
  • Streamed event messages
  • Partition checkpoint updates
  • Event Hub metadata properties

Requirements

  • Python runtime
  • azure-eventhub package
  • azure-identity package
  • azure-eventhub-checkpointstoreblob-aio package
  • Azure Blob Storage account

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
azure-eventhub
python
streaming
event-ingestion
event-hubs
checkpointing
Send event batches
Send events to specific partitions
Receive streaming events
Update partition checkpoints
Event Hub namespace
Event Hub name
Azure credentials
Ingested Event Hub events
Streamed event messages
Partition checkpoint updates