protofile builder
Project description
kody protobuilder
Protobuilder
Kody에서 제작한 Proto file 간편 buildder입니다.
사용
proto파일 디렉토리는 다음과 같이 구성합니다.
protos
└application
└service
└service.proto
protos의 전체 proto file을 빌드합니다.
python -m protobulder.bulid
빌드 후
protos
└application
└service
├service.proto
├service_pb2.py
└service_pb2_grpc.py
옵션
kody-protobuilder는 다음과 같은 옵션을 제공합니다.
app
특정 app만 build합니다. 중복하여 사용이 가능합니다.
--app=<app_name> | -a=<app_name>
service
특정 service만 build합니다. 중복하여 사용이 가능합니다.
--service=<app_name>.<service_name> | -s=<app_name>.<service_name>
app과 service 옵션은 같이 사용될 수 있으며, 선택된 모두 build됩니다.
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
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 kody_protobuilder-0.0.3.tar.gz.
File metadata
- Download URL: kody_protobuilder-0.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb196b91b59928cfaee1ef4926044b480bde8caf19c849d7df9e9eeaed73cb84
|
|
| MD5 |
8c9d321fe61566993f553f05bb5d236e
|
|
| BLAKE2b-256 |
1363702e9a4e960a21f252be744368015b2a8dbc47e5b5680d8bd0e1a8ebfba5
|
File details
Details for the file kody_protobuilder-0.0.3-py3-none-any.whl.
File metadata
- Download URL: kody_protobuilder-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a333c1e06dc408fc2fe555486e19614c50fcfcf5d81f87a6bb9e8cf4e8133546
|
|
| MD5 |
8947509af148e22fb37706fd2f0d4d6f
|
|
| BLAKE2b-256 |
5318ffb04d9a0a27fd2feca535ffe82a7d3973af1cfd265a43b9ea4dcedc12be
|