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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file confluent-kafka-0.9.1.1.tar.gz
.
File metadata
- Download URL: confluent-kafka-0.9.1.1.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 339a3f58fe19a32affdae76bfc8a4dc67d9e30aa4ff41e69bc8a1d8420e55145 |
|
MD5 | 8ea7e8f785a9e80cc330c54ceaa125df |
|
BLAKE2b-256 | b50a2c4053a5ad38b71e74f606c7987513818f009e344cbc1cdadda723f0d251 |