Metadata-Version: 1.1
Name: grpcio-channelz
Version: 1.40.0rc1
Summary: Channel Level Live Debug Information Service for gRPC
Home-page: https://grpc.io
Author: The gRPC Authors
Author-email: grpc-io@googlegroups.com
License: Apache License 2.0
Description: gRPC Python Channelz package
        ==============================
        
        Channelz is a live debug tool in gRPC Python.
        
        Supported Python Versions
        -------------------------
        Python >= 3.5
        
        Deprecated Python Versions
        --------------------------
        Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
        
        Dependencies
        ------------
        
        Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
