A lightweight, high-performance Python library for parsing jsonl files.
Stars
50
Forks
5
Watchers
50
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
Added tests for `append()` and `extend()` with `newline` set to `False` to achieve 100% coverage.
ef8a215View on GitHubMerge branch 'dev' of https://github.com/umarbutler/orjsonl into dev
0d0f17aView on GitHubAdded `extend()` and changed `append()` to append a single object
8229243View on GitHubUpdated the link to the GitHub Actions shield as per badges/shields#8671
6fa858cView on GitHub