You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ pace with core Apache Kafka and components of the [Confluent Platform](https://w
17
17
18
18
See the [API documentation](http://docs.confluent.io/current/clients/confluent-kafka-python/index.html) for more info.
19
19
20
+
For a step-by-step guide on using the client see [Getting Started with Apache Kafka and Python](https://developer.confluent.io/get-started/python/).
21
+
20
22
21
23
Usage
22
24
=====
@@ -310,3 +312,8 @@ Developer Notes
310
312
===============
311
313
312
314
Instructions on building and testing confluent-kafka-python can be found [here](DEVELOPER.md).
315
+
316
+
Confluent Cloud
317
+
===============
318
+
319
+
For a step-by-step guide on using the Python client with Confluent Cloud see [Getting Started with Apache Kafka and Python](https://developer.confluent.io/get-started/python/) on [Confluent Developer](https://developer.confluent.io/).
0 commit comments