Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.31 KB

README.rst

File metadata and controls

42 lines (25 loc) · 1.31 KB

Json Stream Reader

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.