Python wrapper for Helm binary
Project description
helm-wrap
Python wrapper for Helm binary
Usage
from helm_wrap import helm
h = helm.Helm(o='json')
lst = h.list()
lst.raise_for_status()
print(lst.json)
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 helm_wrap-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: helm_wrap-1.0.4-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cea2e4bf6fb97b93b28492507cb7327c0925bbd16adb3ef60c4074d93d1b9e4 |
|
MD5 | 60c54af59d0343d6f48b104760434bb1 |
|
BLAKE2b-256 | 04c828cfd80dc7902aa7e8b6eb4f53fa390034e812ed3b4fe2ac51403b961f1d |