Skip to content

Conda packages are available on conda-forge #253

Open
@mrocklin

Description

@mrocklin

Just an FYI: Conda packages for confluent-kafka-python and librdkafka are available on conda-forge, a community-run build system for binary packages that is common among Python's data science community. This allows Python users on Linux or OSX using Python 2 or 3 to download and install both packages with the following command:

conda-install -c conda-forge python-confluent-kafka

In case readers are unaware, conda-forge is used at essentially every Python tutorial at the Python data-science oriented conferences (pydata, scipy, strata, etc.) and now often serves as the source of recipes for the commercial Anaconda distribution.

Three thoughts

  1. It might be useful for someone at Confluent to check over the build recipes to ensure that everything is as it should be.
  2. It might be useful to ensure that someone from Confluent has rights to update these package on the conda-forge build service in the future
  3. It might be useful to include this as an option within installation documentation

Build recipes

This is just an FYI, not a bug report. Feel free to close.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions