This package is generated grpc python client from relations-api proto files.
$ python -m pip install relations-grpc-clients-python-kessel-project
See folder examples
Publishing to PyPI
Run following commands in the root directory.
./generate_python_grpc_client.sh
./generate_python_grpc_client.sh <new_version>
example:
./generate_python_grpc_client.sh 0.0.8
NOTE: When ./generate_python_grpc_client.sh
is executed without an argument, the current version is displayed.
The version is included in the commit.