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
./publish_to_pypi.sh <new_version>
example:
./publish_to_pypi.sh 0.0.8
NOTE: When ./publish_to_pypi.sh
is executed without an argument, the current version is displayed.
The version is included in the commit.