[ Bron: python-confluent-kafka ]
Pakket: python3-confluent-kafka (1.3.0-2 en anderen)
Verwijzigingen voor python3-confluent-kafka
Debian bronnen:
Het bronpakket python-confluent-kafka downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-confluent-kafka gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: librdkafka1 (>= 1.5.0)
- library implementing the Apache Kafka protocol
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- 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