[ buster ]
[ Bron: python-confluent-kafka ]
Pakket: python-confluent-kafka (0.11.6-1)
Verwijzigingen voor python-confluent-kafka
Debian bronnen:
Het bronpakket python-confluent-kafka downloaden:
- [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]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-confluent-kafka gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: librdkafka1 (>= 0.11.6~)
- library implementing the Apache Kafka protocol
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- 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