跳至主要內容
預覽中

Public preview: Event Hubs for Python

發佈日期: 四月 25, 2018
You can now efficiently send events and receive event streams from Azure Event Hubs in your Python applications by using the updated Event Hubs package for Python. To get started, run pip install azure-eventhub and follow the README to learn how to address common scenarios.
 
Azure Event Hubs offers managed "hubs" for sending and receiving high-volume event streams, such as operational logs and sensor data. The updated Python package offers easy-to-use send and receive functions that connect with hubs by using the AMQP 1.0 protocol, as implemented by azure-uamqp-c.
 
Look for more Azure libraries for Python in the Azure SDK.
  • 事件中樞
  • SDK and Tools
  • Services

相關產品