Skip to content

allows you to parse protobuf files to python objects

Notifications You must be signed in to change notification settings

Eitol/protobuf_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Protobuf files parser

Allows you to parse protobuf files to python objects. This repo is part of base_assistant

Getting Started

You only need to pass the filename as argument of the function.

parse_file("file_example.proto")

result MIT License

About

allows you to parse protobuf files to python objects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages