[ 源代码: python-confluent-kafka ]
软件包:python3-confluent-kafka(1.3.0-2 以及其他的)
python3-confluent-kafka 的相关链接
Debian 的资源:
下载源码包 python-confluent-kafka:
- [python-confluent-kafka_1.3.0-2.dsc]
- [python-confluent-kafka_1.3.0.orig.tar.gz]
- [python-confluent-kafka_1.3.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python client to interact with Kafka - Python 3.x
python-confluent-kafka wraps the librdkafka C library, providing full Kafka protocol support with great performance and reliability.
This package provides the Python 3.x module.
其他与 python3-confluent-kafka 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: librdkafka1 (>= 1.5.0)
- library implementing the Apache Kafka protocol
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- sug: python3-avro
- Apache Avro serialization system (Python 3 library)
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings