A lightweight, high-performance Python library for parsing jsonl files.
copied from cf-staging / orjsonlorjsonl is a lightweight, high-performance Python library for parsing jsonl files. It supports a wide variety of compression formats, including gzip, bzip2, xz and Zstandard. It is powered by orjson, the fastest and most accurate json serializer for Python.