Split a stream into strings that are complete JSON expressions
Emit a stream of valid JSON from a seekable file pointer like you'd get from open or io.StringIO.
Split a stream into strings that are complete JSON expressions
Emit a stream of valid JSON from a seekable file pointer like you'd get from open or io.StringIO.