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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_confluent_cli_wrapper-0.2.2.tar.gz.
File metadata
- Download URL: python_confluent_cli_wrapper-0.2.2.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36a49a6d2c4ab1c8922471bb192ae15f94e385855106cbd4989c897d965c428
|
|
| MD5 |
a3b28b4c3f98fa203d6227387fb52faa
|
|
| BLAKE2b-256 |
8fe5018637fc14ed0ab4db85477d59744ceb551f8a42076424882b2fd2df4f4b
|
File details
Details for the file python_confluent_cli_wrapper-0.2.2-py3-none-any.whl.
File metadata
- Download URL: python_confluent_cli_wrapper-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.0 Linux/5.15.77-amd64-desktop
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f45b811a1437b420af91bdb7ef8fb7c74c473728671c453a94fb51eb03375706
|
|
| MD5 |
053d42b591b980efd6844d18f15e4b63
|
|
| BLAKE2b-256 |
e91ca9baf6a89e1a9d2558eb44535bec5dff21526d248666ff0aa3723f052a01
|