Python bindings for Helm: Kubernetes package manager
Project description
Python bindings for the Helm package manager
Helm gRPC
The helm gRPC libraries are located in the hapi directory. They were generated with the grpc_tools.protoc utility against Helm 2.9.1. Should you wish to re-generate them you can easily do so:
git clone https://github.com/kubernetes/helm ./helm python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/chart/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/services/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/release/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/version/*
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
pyhelm-0.0.3.tar.gz
(27.1 kB
view details)
Built Distribution
pyhelm-0.0.3-py2-none-any.whl
(39.5 kB
view details)
File details
Details for the file pyhelm-0.0.3.tar.gz
.
File metadata
- Download URL: pyhelm-0.0.3.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.14.2 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d4464706594487d2e5bed2511e0891b48ff80af3c50bdd5cc13035091ff6afd8
|
|
MD5 |
b1e97f219d54d2519939d6dda6fc693a
|
|
BLAKE2b-256 |
4c95f61569a39bd656958d07f4b249b3a9741620d5338f0bdd8add792544cc95
|
File details
Details for the file pyhelm-0.0.3-py2-none-any.whl
.
File metadata
- Download URL: pyhelm-0.0.3-py2-none-any.whl
- Upload date:
- Size: 39.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.14.2 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0e41f17f8d6ba356aed7f969ad2e97eb3996660e2abe3133b95a5b8d10484483
|
|
MD5 |
079e9a0f7db27965437813d7bed1d6f2
|
|
BLAKE2b-256 |
7856da0f3acbb46c57159869f05bd21470ef345d4a199e51b3c2dbeb11bfa939
|