This Python console application demonstrates how to connect to IBM Event Streams for IBM Cloud, send and receive messages using the confluent-kafka-python library. It also shows how to create and list topics using the Event Streams for IBM Cloud Admin REST API.
Important Note: This sample creates a topic with one partition on your behalf. On the Standard plan, this will incur a fee if the topic does not already exist.
The application can be run in the following environments: