ConfluentKafkaLibrary library is wrapper for confluent-kafka-python.
ConfluentKafkaLibrary works with latest confluent-kafka-python, tags are 1:1 (ConfluentKafkaLibrary 1.3.0 == confluent-kafka-python 1.3.0 ). Bugfixes and updates are set after the '-' e.g. 1.3.0-1
.
Keyword documentation is available here
How to generate documentation:
python -m robot.libdoc -f html src/ConfluentKafkaLibrary docs/index.html
pip install robotframework-confluentkafkalibrary
See https://robooo.github.io/robotframework-ConfluentKafkaLibrary/#Examples