Skip to content

streamdal/betterproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamdal/betterproto docker image

This image is used to compile protocol buffers for python. The standard protoc --python_out implementation produces ugly and un-importable code

Building

make docker/build

Running

docker run streamdal/betterproto:latest --betterproto_out=... --more-protoc-args=...

About

Docker image for python protobuf creation using betterproto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors