Inflearn Community Q&A
proto를 이용한 자동 생성 관련 명령어
Written on
·
113
·
Edited
0
python -m grpc_tools.protoc -I=. --python_out=. --grpc_python_out=. {protoname}.proto
강의에 명령어 띄어쓰기 잘 안보여서 기록해줌
pythongrpc
Answer
This question is waiting for answers
Be the first to answer!





