Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50692 > unrolled thread

[ANN]:JSONStream

Started bySol Toure <sol2ray@gmail.com>
First post2013-07-15 11:41 -0400
Last post2013-07-15 11:41 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  [ANN]:JSONStream Sol Toure <sol2ray@gmail.com> - 2013-07-15 11:41 -0400

#50692 — [ANN]:JSONStream

FromSol Toure <sol2ray@gmail.com>
Date2013-07-15 11:41 -0400
Subject[ANN]:JSONStream
Message-ID<mailman.4732.1373902922.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

I was trying to process a large file containing a number of distinct JSON
object as a stream, but I  couldn't find anything readily available to
that. (maybe I didn't search hard enough)
So I came up with this:
https://github.com/qrtz/JSONStream

I hope you find it useful too.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web