believe2end / protobuf_tool

This is a protobuf tool that can easily generate and parse messages using the protobuf files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a protobuf tool written in PySide6. You can easily parse or generate protobuf messages with your protobuf files.

Just put your protobuf files in the protobuf_msgs directory and run test_protobuf.py. The program will automatically search for and process all the protobuf files.

1.png

About

This is a protobuf tool that can easily generate and parse messages using the protobuf files

License:MIT License


Languages

Language:Python 100.0%