docs: add python-betterproto

Adds the `betterproto` Python module to the list of implementations.
pull/7091/head^2
Daniel G. Taylor 5 years ago committed by Adam Cozzette
parent 7b8a241b57
commit 97f5f649a4
  1. 1
      docs/third_party.md

@ -82,6 +82,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Prolog: http://www.swi-prolog.org/pldoc/package/protobufs.html
* Python: https://github.com/google/protobuf (Google-official implementation)
* Python: https://github.com/eigenein/protobuf
* Python: https://github.com/danielgtaylor/python-betterproto
* R: http://cran.r-project.org/package=RProtoBuf
* Ruby: http://code.google.com/p/ruby-protobuf/
* Ruby: http://github.com/mozy/ruby-protocol-buffers

Loading…
Cancel
Save