Start project to publish pb2 generated modules for services we depend on.
See original GitHub issueSee #1317 for context
It’s also possible that the owners of googleapis-common-protobufs will publish this
/cc @tbetbetbe
Issue Analytics
- State:
- Created 8 years ago
- Comments:34 (20 by maintainers)
 Top Results From Across the Web
Top Results From Across the Web
python: use relative imports in generated modules · Issue #1491
I have a package foo that looks like this: . ├── data │ ├── a.proto ... python: use relative imports in generated modules...
Read more >Sharing Protobuf schemas across services - Andrea Leopardi
Generate code for the Protobuf schemas through protoc . Publish to the right package repository (for example, hex.pm for Elixir). That's all.
Read more >ScalaPB/community - Gitter
Our problem is that we have one module (A) that's using the generated protobuf classes, and another module (B) that is using one...
Read more >Generating Code With Parent Directory Imports?
We use a Gradle script that's responsible on creating the folder ... The generated `_pb2` code import modules based on the folder structure....
Read more >python - TypeError: Descriptors cannot not be created directly
Descriptors cannot not be created directly: We need to downgrade the protobuf package from 4.21.2 to 3.20.1. Go to setting → Project ......
Read more > Top Related Medium Post
Top Related Medium Post
No results found
 Top Related StackOverflow Question
Top Related StackOverflow Question
No results found
 Troubleshoot Live Code
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free Top Related Reddit Thread
Top Related Reddit Thread
No results found
 Top Related Hackernoon Post
Top Related Hackernoon Post
No results found
 Top Related Tweet
Top Related Tweet
No results found
 Top Related Dev.to Post
Top Related Dev.to Post
No results found
 Top Related Hashnode Post
Top Related Hashnode Post
No results found

Vision docs pushed to here: https://pythonhosted.org/gax-google-cloud-vision-v1
Note that right now, the docs require some manual effort per-upload because the code generator does not always format the docstrings in a way that Sphinx understands; we’re tracking those issues (at googleapis/toolkit#401, googleapis/toolkit#402) so that we can automate doc generation in the future.
Great thanks!