Skip to content

Instantly share code, notes, and snippets.

@zh4n7wm
Last active March 27, 2019 08:38
Show Gist options
  • Save zh4n7wm/4de646b977de8729cc11a8f3d9c2429c to your computer and use it in GitHub Desktop.
Save zh4n7wm/4de646b977de8729cc11a8f3d9c2429c to your computer and use it in GitHub Desktop.
[python]convert protocol buffer response to json/dict
from google.protobuf.json_format import MessageToDict, MessageToJson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment