Skip to content

davidraleigh/geometry-client-python

Repository files navigation

from git root project:

cd geometry-client-python/geometry_client/

Then make/update the python proto classes:

python -mgrpc_tools.protoc -I=../../src/main/proto/ --python_out=./ --grpc_python_out=./ ../../src/main/proto/geometry_operators.proto

If the geometry-client-python directory is not relative to the geometry-service-java project then the proto files won't be found and the project won't build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages