Skip to content

go-furnace/python-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install tools:

python3 -m pip install --user grpcio-tools python3 -m pip install --user grpcio_health_checking

Generating the Code:

python3 -m grpc_tools.protoc -I ./ --python_out=. --grpc_python_out=. ./furnace.proto

Releases

No releases published

Packages

No packages published

Languages