Json Stream Reader

https://img.shields.io/pypi/v/json_stream_reader.svg https://img.shields.io/travis/matt2000/json_stream_reader.svg Documentation Status Updates

Given a byte stream of {}-bracketed objects, generate one object-string at a time.

Features

  • Turns a stream of unseperated {}-bracketed character (byte) strings, such as JSON serialized objects, into a collection of individual (byte)strings.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.