Skip to main content

jtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view

Project description

jtree

jtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view powered by Textual a Text User Interface (TUI) framework for Python.

Install

 python -m pip install jtree

Usage

 kubectl --kubeconfig .\napptive-kubeconfig get deployment -ojson > deployment.json

 jtree tests/fixtures/deployment.json

jtree TUI

Pass the JSON content to standard input (sys.stdin)

 pipdeptree --json-tree -p textual | jtree

Project details


Download files

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

Source Distribution

jtree-0.2.7.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

jtree-0.2.7-py3-none-any.whl (7.1 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