Files
deb-python-kafka/docs/compatibility.rst
Jianbin Wei b1a6d3301f Add kafka 0.10.2.1 into integration testing version (#1096)
* Add kafka 0.10.2.1 into integration testing version
* Disable tests for python 2.6 and kafka 0.8.0 and 0.8.1.1
* Remove references to python 2.6 support
2017-06-16 22:58:58 -07:00

15 lines
619 B
ReStructuredText

Compatibility
-------------
.. image:: https://img.shields.io/badge/kafka-0.10%2C%200.9%2C%200.8.2%2C%200.8.1%2C%200.8-brightgreen.svg
:target: https://kafka-python.readthedocs.io/compatibility.html
.. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg
:target: https://pypi.python.org/pypi/kafka-python
kafka-python is compatible with (and tested against) broker versions 0.10
through 0.8.0 . kafka-python is not compatible with the 0.8.2-beta release.
kafka-python is tested on python 2.7, 3.3, 3.4, 3.5, and pypy.
Builds and tests via Travis-CI. See https://travis-ci.org/dpkp/kafka-python