danielgtaylor / danielgtaylor/python-betterproto
Option for generating code without async?
オープン
enhancement
large
low priority
question
- 主要言語
- Python
- スター
- 1.8k
- フォーク
- 234
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have some infrastructure developed around the previously gen'd grpc code, however I would really like to adopt betterproto for all its extra pythonic features.
The only hurdle i'm facing is that the async implementation is turned on by default. Is there a way to turn this off and not have the async gen code?
コントリビューションガイド
調査の方向性
まず、Python コードジェネレーターがデフォルトで非同期 gRPC 出力を有効にする仕組みと、生成オプションが公開されている場所を追跡します。既存のデフォルト動作と betterproto のその他の生成機能を維持したまま、ユーザーが非同期生成コードを省略できるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- grpc, python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100