Welcome to FastKafka Discussions! #2
davorrunje
announced in
Announcements
Replies: 0 comments 3 replies
-
First one! I'm testing your library if it works for my use-case (minimal code to add AI on my Kafka enrichment data streams) I wonder how to start a FastKafka Application without a cli (fastkafka run ...). for example to put my application into a docker or start nicely on PyCharm using python commands. any hints will be welcome :) something like: # application.py
kafka_app = FastKafka(
title=application_name,
kafka_brokers=brokers
)
# Options maybe?!
kafka_app.run(..)
FastkKafka.run(kafka_app) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions