Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
/ protobuf_parser Public archive
forked from Eitol/protobuf_parser

allows you to parse protobuf files to python objects

Notifications You must be signed in to change notification settings

ci-fuzz/protobuf_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • C++ 3.6%