Python Poetry lib sample
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypoetrylib-0.3.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file pypoetrylib-0.3.0.tar.gz
.
File metadata
- Download URL: pypoetrylib-0.3.0.tar.gz
- Upload date:
- Size: 2.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 | da6903b70212c69af4b0a68b23e902e83c8417de3ecc9047ea36880528c79dba |
|
MD5 | f8f8bd505740a202437d7495b54e7e19 |
|
BLAKE2b-256 | b3285b615245945b0e7de1dd7f56f6a061d8bcc79aca518b05acf8bd722b73f5 |
File details
Details for the file pypoetrylib-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pypoetrylib-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.4 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 | 0e36a0bc285d31e74a656debfc6e1b1e3ed42ba7e76688671109e869ee9ec3e6 |
|
MD5 | a24d7b2a82f25a159e18a912ada3c59c |
|
BLAKE2b-256 | aaaf91c069125d36d452ae4f3b546dc5549f0836cb460c60757b75ca3f8dd9a7 |