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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

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

File metadata

File hashes

Hashes for python_confluent_cli_wrapper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 165f885ce7677b7baee77080c9aa083fc0b9999b17a85ba8e30fdb22332715d9
MD5 eea8846875c495bff610d23485810353
BLAKE2b-256 177b6c05afc98b66aadfe6be3683e08a55220387ea28a75a52d3df5f5201ef0a

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