imduffy15 / remora-fetcher

Fetches events from remora and ingests them into KairosDB
0 stars 1 forks source link

Requirement.txt file #2

Open monksy opened 5 years ago

monksy commented 5 years ago

Is it possible to get a requirements file?

Also, what packages does this use? I see some imports called KafkaConsumer, KafkaProducer, requests,

OneCricketeer commented 5 years ago

Did you not see it?

https://github.com/imduffy15/remora-fetcher/blob/master/requirements.txt

It does seem to be missing https://github.com/dpkp/kafka-python though