Library with helpers for the jsonlines file format
Project Links
Meta
Author: wouter bolsterlee
Requires Python: >=3.8
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
- System Administrators
License
- OSI Approved :: BSD License
Programming Language
- Python
- Python :: 3
- Python :: 3 :: Only
Topic
- Internet :: Log Analysis
- Software Development :: Libraries :: Python Modules
- System :: Logging
- Utilities
jsonlines
jsonlines is a Python library to simplify working with jsonlines and ndjson data.
Documentation: https://jsonlines.readthedocs.io/
Python Package Index (PyPI): https://pypi.python.org/pypi/jsonlines/
Source code and issue tracker: https://github.com/wbolster/jsonlines
4.0.0
Sep 01, 2023
3.1.0
Jul 01, 2022
3.0.0
Dec 04, 2021
2.0.0
Jan 04, 2021
1.2.0
Aug 17, 2017
1.1.3
Jul 19, 2017
1.1.2
Jun 26, 2017
1.1.1
Jun 04, 2017
1.1.0
Oct 07, 2016
1.0.0
Oct 05, 2016
0.0.1
Mar 02, 2015
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
attrs
(>=19.2.0)