jsonlines 4.0.0
0
Library with helpers for the jsonlines file format
Contents
Library with helpers for the jsonlines file format
Stars: 269, Watchers: 269, Forks: 31, Open Issues: 4The wbolster/jsonlines
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 269 github stars!
How to Install jsonlines
You can install jsonlines using pip
pip install jsonlines
or add it to a project with poetry
poetry add jsonlines
Package Details
- Author
- wouter bolsterlee
- License
- BSD
- Homepage
- https://github.com/wbolster/jsonlines
- PyPi:
- https://pypi.org/project/jsonlines/
- GitHub Repo:
- https://github.com/wbolster/jsonlines
Classifiers
- Internet/Log Analysis
- Software Development/Libraries/Python Modules
- System/Logging
- Utilities
Related Packages
Errors
A list of common jsonlines errors.
Code Examples
Here are some jsonlines
code examples and snippets.
GitHub Issues
The jsonlines package has 4 open issues on GitHub
- JSONLines form list of jsonable python objects?