mattrobenolt / mattrobenolt/connect-python
Rename package to `connectrpc`
オープン
@mattrobenolt がすでに取り組んでいます。
2024年4月18日 から。
- 主要言語
- Python
- スター
- 29
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
A few things to consider:
- Package name on pypi:
connectrpc, this will translate topip install connectrpc src/connect->src/connectrpc, this will affect how the package is imported and used,import connectrpc.- What does the repository name become under the connectrpc org?
connectrpc/connectrpc-python? This feels kinda bad? - Name for the protoc generator, current is
protoc-gen-connect-pythonand honestly, this feels good. Would it become something likeprotoc-gen-connectrpc-python?
I'm questioning the value of naming the package connectrpc over being connect-python.
cc @akshayjshah
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。