azure-eventhub-py - Azure Event Hubs SDK for Python
Provides Azure Event Hubs SDK for Python for high-throughput event ingestion, producing, consuming, and checkpointing.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Send event batches
- Send events to specific partitions
- Receive events from Event Hub
- Track consumer progress with checkpoints
- Retrieve Event Hub properties
- Execute async event operations
Inputs
- Event Hub namespace
- Event Hub name
- Azure credentials
- Blob storage account URL
- Checkpoint container name
Outputs
- Sent event batches
- Received event data
- Updated checkpoint state
- Event Hub partition properties
Requirements
- Python environment
- azure-eventhub package
- azure-identity package
- azure-eventhub-checkpointstoreblob-aio package
- Azure Event Hub access permissions
