Favicon of azure-eventhub-py

azure-eventhub-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions". Published by microsoft in skills.

What is azure-eventhub-py Skill?

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Data analysis
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-eventhub-py Skill

  • Use it for security review.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-eventhub-py/SKILL.md

What it does

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".

Skill instructions

Azure Event Hubs SDK for Python Big data streaming platform for high-throughput event ingestion. Installation bash pip install azure-eventhub azure-identity For checkpointing with blob storage pip install azure-eventhub-checkpointstoreblob-aio Environment Variables bash EVENTHUBFULLYQUALIFIEDNAMESPACE=<namespace.servicebus.windows.net Required for all auth methods EVENTHUBNAME=my-eventhub Required for all auth methods STORAGEACCOUNTURL=https://<account.blob.core.windows.net Required for checkpoint storage CHECKPOINTCONTAINER=checkpoints Required for checkpoint storage AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: Defau

Explore related resources

Frequently asked questions

What is azure-eventhub-py?

azure-eventhub-py is a open-source AI agent skill with Copy skill directory. Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing.

Who is azure-eventhub-py best for?

azure-eventhub-py is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows.

How do I install azure-eventhub-py?

Install or run azure-eventhub-py using Copy skill directory. Check azure-eventhub-py for the latest setup command.

Is azure-eventhub-py actively maintained?

azure-eventhub-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-eventhub-py