streaming-json-parser

A streaming JSON parser that processes JSON data incrementally, handling partial states. Useful for incrementally parsing partial responses from streaming outputs of Large Language Models (LLMs).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install streaming-json-parser

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0 2025-04-05

Issues with this package?

Page last updated 2025-05-21 21:10:21 UTC