Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wbolster/jsonlines

python library to simplify working with jsonlines and ndjson data
https://github.com/wbolster/jsonlines

Last synced: 6 days ago
JSON representation

python library to simplify working with jsonlines and ndjson data

Awesome Lists containing this project

README

        

.. 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