.. 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: http://ndjson.org/
* 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
Raw data
{
"_id": null,
"home_page": "https://github.com/wbolster/jsonlines",
"name": "jsonlines",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "wouter bolsterlee",
"author_email": "wouter@bolsterl.ee",
"download_url": "https://files.pythonhosted.org/packages/35/87/bcda8e46c88d0e34cad2f09ee2d0c7f5957bccdb9791b0b934ec84d84be4/jsonlines-4.0.0.tar.gz",
"platform": null,
"description": ".. image:: https://pepy.tech/badge/jsonlines\n :target: https://pepy.tech/project/jsonlines\n\n.. image:: https://pepy.tech/badge/jsonlines/month\n :target: https://pepy.tech/project/jsonlines\n\n.. image:: https://anaconda.org/anaconda/anaconda/badges/installer/conda.svg\n :target: https://anaconda.org/anaconda/jsonlines\n\n=========\njsonlines\n=========\n\n``jsonlines`` is a Python library to simplify working with jsonlines_\nand ndjson_ data.\n\n.. _jsonlines: http://jsonlines.org/\n.. _ndjson: http://ndjson.org/\n\n* Documentation: https://jsonlines.readthedocs.io/\n\n* Python Package Index (PyPI): https://pypi.python.org/pypi/jsonlines/\n\n* Source code and issue tracker: https://github.com/wbolster/jsonlines\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Library with helpers for the jsonlines file format",
"version": "4.0.0",
"project_urls": {
"Homepage": "https://github.com/wbolster/jsonlines"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f862d9ba6323b9202dd2fe166beab8a86d29465c41a0288cbe229fac60c1ab8d",
"md5": "c84fe6d55bf2ab540cfcdb948ab552b9",
"sha256": "185b334ff2ca5a91362993f42e83588a360cf95ce4b71a73548502bda52a7c55"
},
"downloads": -1,
"filename": "jsonlines-4.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c84fe6d55bf2ab540cfcdb948ab552b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8701,
"upload_time": "2023-09-01T12:34:42",
"upload_time_iso_8601": "2023-09-01T12:34:42.563112Z",
"url": "https://files.pythonhosted.org/packages/f8/62/d9ba6323b9202dd2fe166beab8a86d29465c41a0288cbe229fac60c1ab8d/jsonlines-4.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3587bcda8e46c88d0e34cad2f09ee2d0c7f5957bccdb9791b0b934ec84d84be4",
"md5": "673aedb260abee6594d27ca86e14f11b",
"sha256": "0c6d2c09117550c089995247f605ae4cf77dd1533041d366351f6f298822ea74"
},
"downloads": -1,
"filename": "jsonlines-4.0.0.tar.gz",
"has_sig": false,
"md5_digest": "673aedb260abee6594d27ca86e14f11b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11359,
"upload_time": "2023-09-01T12:34:44",
"upload_time_iso_8601": "2023-09-01T12:34:44.187864Z",
"url": "https://files.pythonhosted.org/packages/35/87/bcda8e46c88d0e34cad2f09ee2d0c7f5957bccdb9791b0b934ec84d84be4/jsonlines-4.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-01 12:34:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wbolster",
"github_project": "jsonlines",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "jsonlines"
}