Metadata-Version: 2.4
Name: kbs-plugin-sdk-python
Version: 0.19.0a1
Summary: Python SDK for building KBS external plugins over gRPC
Author: Trustee Contributors
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: grpcio>=1.78.0
Requires-Dist: grpcio-health-checking>=1.78.0
Requires-Dist: grpcio-reflection>=1.78.0
Requires-Dist: protobuf<7.0.0,>=6.31.1
Provides-Extra: dev
Requires-Dist: grpcio-tools>=1.78.0; extra == "dev"
Requires-Dist: pytest>=8; extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.6; extra == "docs"
