Skip to main content

Confluent's Apache Kafka client for Python

Project description

Confluent’s Apache Kafka client for Python

Prerequisites

librdkafka >=0.9.1 (or master>=2016-04-13) py.test (pip install pytest)

Build

python setup.by build

Install

Preferably in a virtualenv:

pip install .

Run unit-tests

py.test

Run integration tests

WARNING: These tests require an active Kafka cluster and will make use of a topic named ‘test’.

examples/integration_test.py <kafka-broker>

Generate documentation

Install sphinx and sphinx_rtd_theme packages and then:

make docs

or:

python setup.by build_sphinx

Documentation will be generated in docs/_build/

Examples

See [examples](examples)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

confluent-kafka-0.9.1.1.tar.gz (24.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page