Contents

grpcio 1.62.1

0

HTTP/2-based RPC framework

HTTP/2-based RPC framework

Stars: 40601, Watchers: 40601, Forks: 10336, Open Issues: 902

The grpc/grpc repo was created 9 years ago and the last code push was 8 hours ago.
The project is extremely popular with a mindblowing 40601 github stars!

How to Install grpcio

You can install grpcio using pip

pip install grpcio

or add it to a project with poetry

poetry add grpcio

Package Details

Author
The gRPC Authors
License
Apache License 2.0
Homepage
https://grpc.io
PyPi:
https://pypi.org/project/grpcio/
Documentation:
https://grpc.github.io/grpc/python
GitHub Repo:
https://github.com/grpc/grpc

Classifiers

No  grpcio  pypi packages just yet.

Errors

A list of common grpcio errors.

Code Examples

Here are some grpcio code examples and snippets.

GitHub Issues

The grpcio package has 902 open issues on GitHub

  • [tracing] Add annotation with metadata sizes and limits
  • [benchmark] Add gRPC experiment support to the OSS benchmarks
  • [Documentation] Fix Python documentation CSS
  • [benchmark] Add "dashboard" category to scenario_config.py
  • Build gRPC as a dynamic library (support cmake flag DBUILD_SHARED_LIBS=ON)
  • grpc._cython.cygrpc._SyncServicerContext doesn't have trailing_metadata
  • [channel_args] Size optimizations
  • [PSM Interop] Print the hint for the triager on blanket errors
  • [PSM Interop] Fix bootstrap generator interop test
  • gRPC swallowing other exceptions after context is aborted
  • gRPC 1.56.2 fails to build using CMake
  • [EventEngine] Disable event_engine_listener experiment on Windows
  • Can't get grpc_cli to communicate with my gRPC service. grpcurl works though.
  • [bazel] Switching win RBE build to 6.x
  • [C#] Grpc.Tools changes to support nullable reference types

See more issues on GitHub