[zeromq-dev] zproto python support?

Pieter Hintjens ph at imatix.com
Thu Apr 23 13:52:43 CEST 2015


Start with the zproto_codec layer, take any of the existing
generators, and copy/rename with a _py in the filename. Build/install
imatix/gsl. Take zproto_example.xml and generate using:

    gsl -script:zproto_codec_py zproto_example

On Thu, Apr 23, 2015 at 1:08 PM, Arnaud Loonstra <arnaud at sphaero.org> wrote:
> Hi all,
>
> I'm currently working on porting zgossip to Python but running into
> wrapping my head around zproto which is used to generate the code. Has
> there been any attempt for generating python code using zproto? I see
> there's go, php and csharp support? Any pointers to what it would mean
> to add Python support?
>
> Rg,
>
> Arnaud
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list