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

https://github.com/pushshift/zreader

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

ndjson reddit zstandard zstd

Last synced: 5 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.