[ ソース: python-confluent-kafka ]
パッケージ: python3-confluent-kafka (1.7.0-4build4) [universe]
python3-confluent-kafka に関するリンク
Ubuntu の資源:
python-confluent-kafka ソースパッケージをダウンロード:
- [python-confluent-kafka_1.7.0-4build4.dsc]
- [python-confluent-kafka_1.7.0.orig.tar.xz]
- [python-confluent-kafka_1.7.0-4build4.debian.tar.xz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Christos Trochalakis
- Nicolas Dandrimont
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python client to interact with Kafka - Python 3.x
その他の python3-confluent-kafka 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [amd64, armhf, s390x]
-
- 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.14)
- dep: python3 (>= 3.13~)
-
- 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