Thin async wrapper for Confluent Kafka Python Client.
pip install kafka-asyncAt the moment, only Producer, Consumer, and AdminClient are supported.
API is similar to the original confluent-kafka library, but with async/await syntax.
This project is licensed under the MIT License – see the LICENSE file for details.