danielgtaylor / danielgtaylor/python-betterproto

If I run to_dict, the protobuf object is changed to dict type

Open
#158 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.8k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

programDict = program.to_dict(betterproto.Casing.CAMEL, True)

before:
![image](https://user-images.githubusercontent.com/17704611/96239085-d620fe00-0fd1-11eb-8157-ed5cd552d4f0.png)

after:
![image](https://user-images.githubusercontent.com/17704611/96239185-fa7cda80-0fd1-11eb-8d9d-61b1dfa9f035.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.