question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Start project to publish pb2 generated modules for services we depend on.

See original GitHub issue

See #1317 for context

It’s also possible that the owners of googleapis-common-protobufs will publish this

/cc @tbetbetbe

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:34 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
geigerjcommented, Aug 19, 2016

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.

0reactions
dhermescommented, Aug 23, 2016

Great thanks!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found