Skip to content

1NCE-GmbH/robotframework-KafkaLibrary

 
 

Repository files navigation

Build Status Build Status

Robot Framework KafkaLibrary

Introduction

KafkaLibrary is a Robot Framework library to interface with Apache Kafka.

More information about this library can be found in the Keyword Documentation.

Installation

Using pip

      pip install -U robotframework-kafkalibrary

Manual installation

  1. Make sure you have Robot Framework installed.
  2. Download source distributions (*.tar.gz) for the library and its dependencies:
  3. Extract each source distribution to a temporary location.
  4. Go each created directory from the command line and install each project using:
      python setup.py install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.3%
  • RobotFramework 33.7%