danielgtaylor / danielgtaylor/python-betterproto

Interacting with an existing code base?

Open
#463 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.8k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

This looks like a great project, thank you!

A few questions:

1. For an existing, largely Google [grpcio](https://grpc.io/docs/languages/python/generated-code/) based codebase — how does support look like? For example, the generated code seems to _require_ `asyncio` and [grpclib](https://github.com/vmagamedov/grpclib), which would require quite some rewrite?
2. Do I understand correctly that deserializing incoming requests and serializing outgoing responses is supported already, either via data classes or Pydantic?
3. What about interceptors, in particular the [grpc-interceptor](https://github.com/d5h-foss/grpc-interceptor) package?

Contributor guide

Open the contributing guide

Research direction

The issue names grpcio-generated code, asyncio, grpclib, Pydantic, and grpc-interceptor but no repository files or tests. Start by checking the linked generated-code documentation and the project's current support boundaries for serialization and interceptors. Done would be a maintainer-confirmed answer covering compatibility, serialization, and interceptor support.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, python
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.