Metadata-Version: 2.2
Name: grpcio-testing
Version: 1.70.0
Summary: Testing utilities for gRPC Python
Home-page: https://grpc.io
Author: The gRPC Authors
Author-email: grpc-io@googlegroups.com
License: Apache License 2.0
License-File: LICENSE
Requires-Dist: protobuf<6.0dev,>=5.26.1
Requires-Dist: grpcio>=1.70.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

gRPC Python Testing Package
===========================

Testing utilities for gRPC Python


Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.

