yulin-liang 79ce42425d Regenerate projects il y a 4 ans
..
grpc_testing 7be821ac47 Yapf all target python sources il y a 5 ans
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages il y a 6 ans
README.rst cb9e2188ab Add python deprecation notices. il y a 6 ans
grpc_version.py 79ce42425d Regenerate projects il y a 4 ans
setup.py 7be821ac47 Yapf all target python sources il y a 5 ans
testing_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" il y a 6 ans

README.rst

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

Testing utilities for 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`.