[ buster ]
[ 源代码: python-confluent-kafka ]
软件包:python-confluent-kafka(0.11.6-1)
python-confluent-kafka 的相关链接
Debian 的资源:
下载源码包 python-confluent-kafka:
- [python-confluent-kafka_0.11.6-1.dsc]
- [python-confluent-kafka_0.11.6.orig.tar.gz]
- [python-confluent-kafka_0.11.6-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python client to interact with Kafka - Python 2.7
python-confluent-kafka wraps the librdkafka C library, providing full Kafka protocol support with great performance and reliability.
This package provides the Python 2.7 module.
其他与 python-confluent-kafka 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: librdkafka1 (>= 0.11.6~)
- library implementing the Apache Kafka protocol
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- sug: python-avro
- Apache Avro serialization system (Python 2 library)
-
- sug: python-requests
- elegant and simple HTTP library for Python2, built for human beings