Skip to content

marcelmarcelD/robotframework-ConfluentKafkaLibrary

 
 

Repository files navigation

Robot Framework - ConfluentKafkaLibrary

Build Status

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.

Documentation

Keyword documentation is available here

How to generate documentation:

python -m robot.libdoc -f html src/ConfluentKafkaLibrary docs/index.html

Installation

pip install robotframework-confluentkafkalibrary

Usage Examples

See https://robooo.github.io/robotframework-ConfluentKafkaLibrary/#Examples

About

Robot Framework keyword library wrapper for python confluent kafka

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%