Skip to main content

Python client for Strimzi Kafka Bridge

Project description

kafka-bridge-client

Python async client for Strimzi Kafka Bridge. Package include consumer only.

Install

pip install kafka-bridge-client

Usage

from kafka_bridge_client import KafkaBridgeConsumer


consumer = KafkaBridgeConsumer(
    CONFIG['topics']['name'],
    group_id=CONFIG['group_id'],
    auto_offset_reset='earliest',
    enable_auto_commit=False,
    bootstrap_server=CONFIG['kafka_bridge']['url'],
    consumer_name='consumer-name',
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kafka-bridge-client-0.1.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

kafka_bridge_client-0.1.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file kafka-bridge-client-0.1.2.tar.gz.

File metadata

  • Download URL: kafka-bridge-client-0.1.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.12.11-300.fc34.x86_64

File hashes

Hashes for kafka-bridge-client-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1e9c8aaec8255c2e96b2a0fd9db4c9cb28dba3f00f17068078af023455661100
MD5 cd8b9d0f320971e9b2732afede817bd4
BLAKE2b-256 2806041c2995db95229f9fc028cba866b22f43e402fad4cfc2da0228537184cc

See more details on using hashes here.

File details

Details for the file kafka_bridge_client-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: kafka_bridge_client-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.12.11-300.fc34.x86_64

File hashes

Hashes for kafka_bridge_client-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 94233752130b019bbd48daa2f304c10db8ac4cd6d3baf1fa55dc096ec9e2611f
MD5 08463b3e4b0a22633ddbf251c6118f2c
BLAKE2b-256 df6c8f965c19834639a47db17e11ca8c106b4e74fca8719bb93f0a38a2bccd24

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page