MyGit

1.0.0

dpkp/kafka-python

版本发布时间: 2016-02-16 15:36:42

dpkp/kafka-python最新发布版本:2.0.2(2020-09-30 15:32:24)

This release includes significant code changes. Users of older kafka-python versions are encouraged to test upgrades before deploying to production as some interfaces and configuration options have changed.

Users of SimpleConsumer / SimpleProducer / SimpleClient (formerly KafkaClient) from prior releases should migrate to KafkaConsumer / KafkaProducer. Low-level APIs (Simple*) are no longer being actively maintained and will be removed in a future release.

For comprehensive API documentation, please see python help() / docstrings, kafka-python.readthedocs.org, or run tox -e docs from source to build documentation locally.

Consumers

Producers

Clients

Documentation

Internals

相关地址:原始地址 下载(tar) 下载(zip)

查看:2016-02-16发行的版本