Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pushshift/zreader

Read compressed NDJSON .zst files easily
https://github.com/pushshift/zreader

ndjson reddit zstandard zstd

Last synced: about 2 months ago
JSON representation

Read compressed NDJSON .zst files easily

Awesome Lists containing this project

README

        

# zreader
Read compressed NDJSON .zst files easily

Usage:

Take a look at the example.py script. When creating a new zreader, you can pass a chunk size or let it default to 16k.