grpc/src/python/grpcio_status
Xuan Wang 9b2898d716 regenerate projects 2024-06-11 23:01:43 +00:00
..
grpc_status [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
.gitignore Add grpcio-status extension package 2018-12-13 10:18:44 -08:00
MANIFEST.in Ship grpcio-status with the actual proto file 2019-12-04 12:15:03 -08:00
README.rst [Python Version] Drop support for Python 3.7 (#34450) 2024-04-08 11:17:51 -07:00
grpc_version.py regenerate projects 2024-06-11 23:01:43 +00:00
setup.py [Python grpcio_tools] Update version requirement of protobuf in grpcio_tools (#36230) 2024-04-11 15:39:29 -07:00
status_commands.py [Python 3.12] Deprecate distutil (#34186) 2023-09-06 14:32:30 -07:00

README.rst

gRPC Python Status Proto
===========================

Reference package for GRPC Python status proto mapping.

Supported Python Versions
-------------------------
Python >= 3.8

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

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