Skip to content

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

License

Notifications You must be signed in to change notification settings

matt2000/json_stream_reader

Repository files navigation

Json Stream Reader

image

image

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published