Given a byte stream of {}-bracketed objects, generate one object-string at a time.
- Free software: GNU General Public License v3
- Documentation: https://json-stream-reader.readthedocs.io.
- Turns a stream of unseperated {}-bracketed character (byte) strings, such as JSON serialized objects, into a collection of individual (byte)strings.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.