Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

betterproto_twirp-1.2.4-py3-none-any.whl (26.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page