CMD + K

json_stream

Community

Streaming JSON encoder and decoder

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::json_stream

Usage Tracking

2.3.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Simple streaming JSON parser and encoder. When reading JSON data, json-stream can decode JSON data in a streaming manner, providing a pythonic dict/list-like interface, or a visitor-based interfeace. Can stream from files, URLs or iterators. When writing JSON data, json-stream can stream JSON objects as you generate them. These techniques allow you to reduce memory consumption and latency.

About

Summary

Streaming JSON encoder and decoder

Last Updated

Aug 17, 2023 at 17:09

License

MIT

Total Downloads

13.9K

Supported Platforms

linux-ppc64le
linux-aarch64
linux-s390x
macOS-64
macOS-arm64
linux-64
win-64