@ekremyk2/asyncapi-python-kafka-template

1.0.3 • Public • Published

Python Confluent Kafka Template

This template generates a Python application with a Confluent Kafka client based on the AsyncAPI specification file as an input.

Technical Requirements

How to use the template

This template must be used with the AsyncAPI Generator. You can find all available options here

You can find a complete tutorial on AsyncAPI Generator using this template here

CLI

# Install the AsyncAPI Generator
$ npm install -g @asyncapi/generator

# Run the generator with this template
$ ag https://bit.ly/asyncapi @ekremyk2/asyncapi-python-kafka-template -o output

Package Sidebar

Install

npm i @ekremyk2/asyncapi-python-kafka-template

Weekly Downloads

22

Version

1.0.3

License

Apache-2.0

Unpacked Size

159 kB

Total Files

46

Last publish

Collaborators

  • ekremyk2