|
|
-
Re: [ANN] simpleavro (Python)Philip Zeyliger 2011-05-28, 02:48
Hi Miki,
If you'd like, I think it would be quite appropriate to include simpleavro as part of avro proper; it's quite similar to the avro-tools jar included in the java world. If you want to pursue this path, the trick is to post a patch to issues.apache.org. Cheers, -- Philip On Fri, May 27, 2011 at 5:48 PM, Miki Tebeka <[EMAIL PROTECTED]> wrote: > Greetings, > > "simpleavro" is a small Python package for reading and writing Avro > files in a simple manner. > It currently provides "read", "write" and "count". More to come. > > To install run "easy_install simpleavro". There will be a script > called "simpleavro" that you can run. > > Requests/bugs/complaints - https://bitbucket.org/tebeka/simpleavro/src > > All the best, > -- > Miki > |