Skip to main content

Read JSON and it's variants from a char stream.

Project description

JSON Reader

Read JSON and it's variants from a char stream.

Install

pip install -U json-reader

Usage

  • See json_reader/test_scanner.py
  • cat example.log | python -m json_reader
  • cat example.log | json_reader

Environemnts

  • JSON_INDENT: specify the output indent in integer.
  • BY_LINES: flag to read stdin line by line, then JSON content must NOT spand cross multiple lines.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

json_reader-0.3.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page