@ekremyk2/asyncapi-python-kafka-template
v1.0.3
Published
Python confluent kafka template for the AsyncAPI generator.
Downloads
10
Maintainers
Readme
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
- 0.50.0 =< Generator < 2.0.0,
- Generator specific 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