Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wbolster/jsonlines
- Owner: wbolster
- License: other
- Created: 2015-02-20T12:03:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T15:56:52.000Z (5 months ago)
- Last Synced: 2024-12-12T10:01:35.113Z (13 days ago)
- Language: Python
- Homepage: https://jsonlines.readthedocs.org/
- Size: 112 KB
- Stars: 274
- Watchers: 11
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
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