Contents

NewlineJSON 1.0

0

Streaming newline delimited JSON I/O.

Streaming newline delimited JSON I/O.

Stars: 12, Watchers: 12, Forks: 2, Open Issues: 0

The geowurster/NewlineJSON repo was created 9 years ago and the last code push was 9 months ago. The project is not very popular with only 12 github stars!

How to Install newlinejson

You can install newlinejson using pip

pip install newlinejson

or add it to a project with poetry

poetry add newlinejson

Package Details

Author
Kevin Wurster
License
New BSD
Homepage
https://github.com/geowurster/NewlineJSON
PyPi:
https://pypi.org/project/NewlineJSON/
GitHub Repo:
https://github.com/geowurster/NewlineJSON

Classifiers

  • Software Development/Libraries
  • Text Processing
  • Utilities
No  newlinejson  pypi packages just yet.

Errors

A list of common newlinejson errors.

Code Examples

Here are some newlinejson code examples and snippets.

Related Packages & Articles

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

jsonref 1.1.0

jsonref is a library for automatic dereferencing of JSON Reference objects for Python.

jsonpath-rw 1.4.0

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.