Python laiye third proto
Project description
# laiye-python-third-proto laiye use third proto
用于第三方的所有的proto打包用于python 目前所需要的第三方有这些 1、google/protobuf 2、google/api 3、github.com/mwitkow/go-proto-validators 4、github.com/envoyproxy/protoc-gen-validate/validate 5、github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options
##需要添加在仓库中的有 1、github.com/mwitkow/go-proto-validators 2、github.com/envoyproxy/protoc-gen-validate/validate 3、github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options
其余两个在requirements安装如下 protobuf==3.6.1 google-api==0.1.12
##生成第三方的proto的命令 ` docker run -ti -v `pwd`:/im-saas-msgs-protos -v `pwd`/pbout/python:/im-saas-protos-python registry.cn-beijing.aliyuncs.com/im-saas/protobuf:self-build-latest python /im-saas-msgs-protos/ci/compile/compile_python_test.py --conf=/im-saas-msgs-protos/ci/env/env_gitlab.json --thirdproto=thirdprotos ` 生成目录为pbout/python/thirdprotos
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
Hashes for laiye-python-third-proto-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 937d11e87197a5a9978db76464f6d7a913a6e10c76872e0d8d71216cae53f5e5 |
|
MD5 | 36b50c3886259a4cca6686dcdf153812 |
|
BLAKE2b-256 | d3c6a30943b536b97ee077b929aefbade1273b000285c566bfddb339223a53b2 |