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.5.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file pypoetrylib-0.5.0.tar.gz
.
File metadata
- Download URL: pypoetrylib-0.5.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 | a652ccedeb11961a2dec40072e2665f07d2d66577c79a998f545752ef1ba95a8 |
|
MD5 | ec2f5ee6764220c44f2937dd6a0b34a5 |
|
BLAKE2b-256 | 52314a02aaeb48beebeccbad1419cd19736c7c1d27a261dee7eab4ebf4ba5525 |
File details
Details for the file pypoetrylib-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: pypoetrylib-0.5.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 | b70b4658836e0f3b15e22c0f7bdd54fef4b5e51bcd17c79afc68b218191193b1 |
|
MD5 | 5c45b03e08a854445871957d31cedbf2 |
|
BLAKE2b-256 | 4a6739209736b2251abd427f175e402db67a7345128e7f375339ac8d6505ae04 |