Pulsar Python client

You can use a Pulsar Python client to create Pulsar producers, consumers, and readers in Python. All the methods in Pulsar Python clients are thread-safe.

Get started

  1. Set up Python client library
  2. Initialize a Python client
  3. Use a Python client

What’s next?

Reference doc