danielgtaylor / danielgtaylor/python-betterproto
Generation without gRPC
オープン
enhancement
low priority
medium
- 主要言語
- Python
- スター
- 1.8k
- フォーク
- 234
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I would like to use betterproto for the generation of code from proto messages but without the usage of gRPC. However, there are still services defined in my .proto files for which I will be generating code with a different plugin. Thus, I need to disable the service generation of the betterproto plugin which, as far as I can tell, is not possible at the moment.
コントリビューションガイド
調査の方向性
まず betterproto protoc プラグインと、.proto ファイル内のサービスをどのように処理するかを調べます。メッセージ生成を有効にしたままサービス生成を無効にできる箇所を特定し、その後、別のプラグインが生成された Python メッセージに影響を与えずにサービスを処理できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- grpc, python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100