[ 原始碼: python-confluent-kafka ]
套件:python3-confluent-kafka(1.7.0-4 以及其他的)
python3-confluent-kafka 的相關連結
Debian 的資源:
下載原始碼套件 python-confluent-kafka:
- [python-confluent-kafka_1.7.0-4.dsc]
- [python-confluent-kafka_1.7.0.orig.tar.xz]
- [python-confluent-kafka_1.7.0-4.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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: librdkafka1 (>= 1.6.0)
- library implementing the Apache Kafka protocol
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: python3-avro
- Apache Avro serialization system (Python 3 library)
-
- sug: python3-jsonschema
- An(other) implementation of JSON Schema
-
- sug: python3-protobuf
- Python 3 bindings for protocol buffers
-
- sug: python3-pyrsistent
- persistent/functional/immutable data structures for Python
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings