A better Protobuf / Twirp generator & library
Project description
twirp python sdk generator
python-betterproto 生成的代码只能配合 grpc 使用,但生成的 message 确实很香。所以我重写了 service 代码生成逻辑,使其支持 twirp 协议。
我发现可以上传到 pypi,包名是 betterproto-twirp
安装
-
本地源码安装:
pip install .
-
从 pypi 安装:
pip install betterproto-twirp 安装失败的话先安装 pip install 'betterproto-twirp[compiler]'
使用
protoc -I . --python_betterproto_out=. service.proto
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
betterproto-twirp-1.2.15.tar.gz
(17.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file betterproto-twirp-1.2.15.tar.gz.
File metadata
- Download URL: betterproto-twirp-1.2.15.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
796ddc89def8982b7fc41c9d059a0a7f56597426243245383f8e5fa2fd8d7e28
|
|
| MD5 |
27a19208cf52ed08001588fceb75fff9
|
|
| BLAKE2b-256 |
83055837cdac999492b0a35db23a388626bed181d0169de46b0c3660d3928e4d
|
File details
Details for the file betterproto_twirp-1.2.15-py3-none-any.whl.
File metadata
- Download URL: betterproto_twirp-1.2.15-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c50127e4ac58e2d51c29eaf4544e1dfd6e91e4fd53af774c4edae37f46c7abb
|
|
| MD5 |
58f1f44850620519319fa27af6a84c0c
|
|
| BLAKE2b-256 |
ac3f609c3f846a77c1ed59088df7793637464479a8079c0ac3601974b455aadd
|