python-grpc-demo icon indicating copy to clipboard operation
python-grpc-demo copied to clipboard

Python + gRPC demos

Python + gRPC Demo

Demos for articles:

  • https://blog.codeship.com/using-grpc-in-python/
  • https://blog.codeship.com/exploring-security-metrics-and-error-handling-with-grpc-in-python/

Contents

The demos were updated last in June 2021.

Key software versions:

  • Python 3.8
  • gRPC 1.38

You will need docker and docker compose installed.

demo1

demo2