Skip to main content

Confluent CLI Wrapper for Python

Project description

Confluent CLI Wraper for Python

Simple wrapper library to Confluent CLI

Get started

poetry add python-confluent-cli-wrapper
from confluent.cli.wrapper.environment import Environment
from confluent.cli.wrapper.kafka_cluster import KafkaCluster
from confluent.cli.wrapper.kafka_topic import KafkaTopic
from confluent.cli.wrapper.session import login
from confluent.cli.wrapper.utils.parsers import OutputEnum

environment=Environment()
kafka_cluster=KafkaCluster()
kafka_topic=KafkaTopic()

login()

environment.list()

kafka_cluster.list()  # eq '--all' argument

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

python_confluent_cli_wrapper-0.2.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file python_confluent_cli_wrapper-0.2.0.tar.gz.

File metadata

  • Download URL: python_confluent_cli_wrapper-0.2.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.0 Linux/5.15.77-amd64-desktop

File hashes

Hashes for python_confluent_cli_wrapper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9977dcfeab5d6a3ed7e9bc5a288ea3f486f9c704185d708379db7ddfd3a8641e
MD5 8407db1d29105aba8592ce6cc85370de
BLAKE2b-256 240c47416fc47aa64b56fb47fa21e6ff27c075539f50cf0684e7c7fece38bc0e

See more details on using hashes here.

File details

Details for the file python_confluent_cli_wrapper-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_confluent_cli_wrapper-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 056cc0997699ba31b5eb571250739e142147f5cb16ec5f300a9aa22bb0ef8d26
MD5 f5192ebe8ee18d284178a78b9dcf3a16
BLAKE2b-256 524c31bede62274a930c7a3e6621f1b535e6f1d1ba144c840d657649eff2a7de

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