Simple Python library wrapping the Confluent Cloud CLI
Project description
# py-ccloud
![Language](https://img.shields.io/badge/language-python-green.svg) [![Latest Release][release badge]][release] [![Last Commit][commit badge]][commit]
Simple Python library wrapping the Confluent Cloud CLI
### Installation
`bash pip install py-ccloud `
### Usage example
Setup your Confluent Cloud credentials in environment variables: `bash export CCLOUD_EMAIL=... export CCLOUD_PASSWORD=... `
Login and execute action: `python import ccloud ccloud.login() ccloud.list_clusters() ccloud.create_topic("myTopic", "myCluster") `
[commit]: https://github.com/saucelabs/py-ccloud/commit/HEAD [release]: https://github.com/saucelabs/py-ccloud/releases/latest
[commit badge]: https://img.shields.io/github/last-commit/saucelabs/py-ccloud.svg [release badge]: https://img.shields.io/github/release/saucelabs/py-ccloud.svg
## Contributing
We would love to have outside contributors chiming in supporting us finishing this. Please have a look at our [contribution guidelines](https://github.com/saucelabs/py-ccloud/blob/master/CONTRUBUTING.md).
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
File details
Details for the file py-ccloud-0.1.0.tar.gz
.
File metadata
- Download URL: py-ccloud-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fbb7682bc56c2db1798c671c503bc6dfc971866d787f4d07a12fed81ffb2cf |
|
MD5 | 71712a67c188c073d40d8732838a452d |
|
BLAKE2b-256 | 7a437ed0a0398806127d77b279cef322a5d66f5ef671c5d6f82c8aa7bda48885 |
File details
Details for the file py_ccloud-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: py_ccloud-0.1.0-py2-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e7e6b635a680038481df313b9c552baabcb75470a6612e0f91541da83e3e739 |
|
MD5 | fc616b84c8ac25659ebdcf5f494b9607 |
|
BLAKE2b-256 | afe001bcb076aeb9eca56e56f66a5d6f288935f50bc1653474b9deddd8b85f7a |