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.4.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pypoetrylib-0.4.0.tar.gz
.
File metadata
- Download URL: pypoetrylib-0.4.0.tar.gz
- Upload date:
- Size: 2.6 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 | 00dbadc1c2bee7df7b9f206c3293a94d978a8efb260eb10aa752018e8dc8ba0b |
|
MD5 | 8255d94b25d65c30837f3ea42a9adcc4 |
|
BLAKE2b-256 | 2403a92bb83d800210b7e1874df7a2dc9fc0061f7010508299788ec5d5846a3a |
File details
Details for the file pypoetrylib-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: pypoetrylib-0.4.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 | cb7149ed2a63b384b7fdc6b81c26044be36d57fdf8dbddb50317a81379414cf4 |
|
MD5 | bfbec6b730adc97441df4725644f92ab |
|
BLAKE2b-256 | 4063e7d9ed9099fb986a7407312efcf04bf96a3f2bfd9b1df309dbbeb6056fef |