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==1.2.3
使用
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.4.tar.gz
(24.3 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.4.tar.gz.
File metadata
- Download URL: betterproto-twirp-1.2.4.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30a38ae7558302c6341d85167424ed6988d21ef0d917ccefd8c68d8866df46ef
|
|
| MD5 |
0a326f69513f5e48a08913480924829e
|
|
| BLAKE2b-256 |
16ead08de7439726ef013bcb29fd9def9fc04d58f66568d292241b2b0e8f6c63
|
File details
Details for the file betterproto_twirp-1.2.4-py3-none-any.whl.
File metadata
- Download URL: betterproto_twirp-1.2.4-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66925bb0abc6b3580a61b84e2662d92866ed12236cc36c595b13fb4727c998bd
|
|
| MD5 |
2f695e6ccd6b414d548bbb08e7bf636e
|
|
| BLAKE2b-256 |
756302b76bdb988256d7b80472d4dc9ea1edf33230990b490f54c37802b99d8b
|