Skip to content

Thin async wrapper for Confluent Kafka Python Client

License

Notifications You must be signed in to change notification settings

tkukushkin/kafka-async

Repository files navigation

kafka-async

PyPI - Status PyPI PyPI - Python Version PyPI - License CI Status codecov docs

Thin async wrapper for Confluent Kafka Python Client.

Installation

pip install kafka-async

Usage

At the moment, only Producer, Consumer, and AdminClient are supported.

API is similar to the original confluent-kafka library, but with async/await syntax.

License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Thin async wrapper for Confluent Kafka Python Client

Topics

Resources

License

Stars

Watchers

Forks

Languages