Skip to content

Conversion of a dataclass to/from a schema #140

@tokarenko

Description

@tokarenko

I suggest the following feature request: provide converter of a dataclass to/from a schema. Consider if the protobuf compiler generating Python pyi stub is useful for the purpose:
protoc -I . --python_out=. message.proto

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions