JSON Text Sequences (RFC 7464)
JSON →jsonseq is a Python library that provides support for encoding and decoding JSON text sequences as defined by RFC 7464. This format is designed for streaming multiple JSON objects, each prefixed by an ASCII Record Separator (0x1E) and terminated by a Line Feed (0x0A). It's particularly useful for handling large or indefinite streams of JSON data incrementally. The current version is 1.0.0, with releases historically following an as-needed cadence.
Traffic · last 30 days ↑150% vs prev 7d
total hits 14
actors 6 distinct systems
last hit 1d ago AhrefsBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada
API endpoints
full doc /v1/registry/jsonseq
install /v1/registry/jsonseq/install
compatibility /v1/registry/jsonseq/compatibility