Open
Description
Not always stdin give you all data instantly. So instead of waiting EOF, would be better to process json instantly.
Some implementations of json readers with stream support:
https://github.com/dominictarr/JSONStream
https://pykler.github.io/yajl-py/
https://github.com/rtyler/py-yajl/
Metadata
Metadata
Assignees
Labels
No labels
Activity