jsonlines
August 5, 2024 ยท View on GitHub
.. image:: https://pepy.tech/badge/jsonlines :target: https://pepy.tech/project/jsonlines
.. image:: https://pepy.tech/badge/jsonlines/month :target: https://pepy.tech/project/jsonlines
.. image:: https://anaconda.org/anaconda/anaconda/badges/installer/conda.svg :target: https://anaconda.org/anaconda/jsonlines
========= jsonlines
jsonlines is a Python library to simplify working with jsonlines_
and ndjson_ data.
.. _jsonlines: http://jsonlines.org/ .. _ndjson: https://github.com/ndjson/ndjson-spec
-
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