turicas/rows

Create Protocol Buffers plugin

オープン

#173 opened on 2016/07/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (136 件のフォーク)github user discovery
enhancementhelp wantedplugin

Repository metrics

Stars
 (886 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Protocol Buffers was created by Google as a way of describing messages to use on communication between systems. Each message could be interpreted like a rows.Table (some of them can be nested). Creating such a plugin for protocol buffers would be handy for logging the messages sent and received, for example (you can import data from protocol buffers, then export using another format, for example).

コントリビューターガイド