About Anaconda Help Download Anaconda

Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance

copied from cf-staging / pykafka

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.8.0
  • win-64 v2.8.0
  • win-32 v2.7.0
  • osx-64 v2.8.0

conda install

To install this package run one of the following:
conda install conda-forge::pykafka
conda install conda-forge/label/cf201901::pykafka
conda install conda-forge/label/cf202003::pykafka
conda install conda-forge/label/gcc7::pykafka

Description

PyKafka is a cluster-aware Kafka>=0.8.2 client for Python. It includes Python implementations of Kafka producers and consumers, which are optionally backed by a C extension built on librdkafka, and runs under Python 2.7+, Python 3.4+, and PyPy.

PyKafka’s primary goal is to provide a similar level of abstraction to the JVM Kafka client using idioms familiar to Python programmers and exposing the most Pythonic API possible.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy