hemmendinger / py-predictit-kafka

Kafka producer for PredictIt's developer API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-predictit-kafka

Apache Kafka producer for PredictIt's developer API.

Main goal is getting familiar with Apache Kafka, and learning about how it works.

Notes

Program is blocking

Packages

  • Apache Kafka: confluent-kafka (librdkafka)
  • Apache Avro: avro-python3
  • compression: lz4

About

Kafka producer for PredictIt's developer API.


Languages

Language:Python 100.0%