Simple Python library wrapping the Confluent Cloud CLI
Project description
py-ccloud
Simple Python library wrapping the Confluent Cloud CLI
Installation
pip install py-ccloud
Usage example
Setup your Confluent Cloud credentials in environment variables:
export CCLOUD_EMAIL=...
export CCLOUD_PASSWORD=...
Login and execute action, e.g:
import ccloud
ccloud.login()
ccloud.list_clusters()
ccloud.create_topic("myTopic", "myCluster")
Contributing
We would love to have outside contributors chiming in supporting us finishing this. Please have a look at our contribution guidelines.
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 py_ccloud-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: py_ccloud-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0720ea15676024613eb3c7615073ee3c44cd8b1d273d4dd2cca79179570591c3 |
|
MD5 | 2e854c1fb4e8769a0433f955c9cb26d0 |
|
BLAKE2b-256 | 9724658d9e908c31c2d6c0243fb383330cabeef9a1a178d611846a8c16c58173 |