Metadata-Version: 2.1
Name: relations-grpc-clients-python-kessel-project
Version: 0.0.8
Summary: This package contains grpc python clients based on kessel relations-api.
Home-page: https://github.com/project-kessel
Author: Libor Pichler
Author-email: "Libor Pichler" <lpichler@redhat.com>
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: grpcio
Requires-Dist: grpcio-tools
Requires-Dist: protobuf
Requires-Dist: googleapis-common-protos

# relations-grpc-client-python-kessel

This package is generated grpc python client from relations-api proto files.

## Installation

```shell
$ python -m pip install relations-grpc-clients-python-kessel-project
```
