Skip to content

json-transformations/jsonls

Repository files navigation

Jsonls

A tool to explore and list JSON data

Usage

Usage: jsonls [OPTIONS] [JSONFILE]

Options:
  -r, --root TEXT  Set the root of the JSON document
  -t, --types      Show JSON node data types
  -c, --count      Show array counts
  -m, --nocolor    Monochrome (no color)
  --version        Show the version and exit.
  --help           Show this message and exit.

Installation

pip install jsonls

About

A tool to explore and list JSON document information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages