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-17Capabilities
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
