Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50692 > unrolled thread
| Started by | Sol Toure <sol2ray@gmail.com> |
|---|---|
| First post | 2013-07-15 11:41 -0400 |
| Last post | 2013-07-15 11:41 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
[ANN]:JSONStream Sol Toure <sol2ray@gmail.com> - 2013-07-15 11:41 -0400
| From | Sol Toure <sol2ray@gmail.com> |
|---|---|
| Date | 2013-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.
Back to top | Article view | comp.lang.python
csiph-web