macOS
brew install jplocal Homebrew formula metadata
sudo port install jpMacPorts ports tree · textproc/jp/Portfile · source: api.github.com
brew
Dead simple terminal plots from JSON data. Version 1.1.12 via Homebrew; verified from local package data.
install
brew install jplocal Homebrew formula metadata
sudo port install jpMacPorts ports tree · textproc/jp/Portfile · source: api.github.com
sudo apk add jpAlpine Linux edge package indexes · jp · source: dl-cdn.alpinelinux.org
sudo apt install jpDebian stable package indexes · jp · source: deb.debian.org
nix profile install nixpkgs#jpnixpkgs package indexes · pkgs/by-name/jp/jp/package.nix · source: api.github.com
sudo zypper install jpopenSUSE Tumbleweed package metadata · jp · source: download.opensuse.org
scoop install main/jpScoop official bucket manifest trees · bucket/jp.json · source: api.github.com
overview
Dead simple terminal plots from JSON data
history
jp is a small Go command-line program for drawing terminal plots from JSON or CSV input. It fits the Unix package niche of single-purpose data inspection tools: pipe structured data in, choose a JSONPath expression and plot type, and get a bar chart, line chart, scatter plot, histogram, or heatmap in the terminal.
The upstream repository presents jp as a dependency-light terminal plotting tool with prebuilt binaries for Linux, macOS, and Windows and a Go install path under github.com/sgreben/jp/cmd/jp. Its README examples emphasize stdin/stdout use, JSONPath selection, CSV input, and multiple terminal canvas styles.
jp was adopted as a package-manager utility across several Unix-like ecosystems because it solves a small CLI problem without requiring a graphical plotting stack. The batch package facts list Homebrew, Debian, Ubuntu, MacPorts, Nix, Scoop, apk, and openSUSE package names.
Typical use is exploratory: combine jq or another data producer with jp, select x/y values using JSONPath, and render quick charts directly in a terminal session. CSV support made it useful beyond JSON APIs and logs.
jp is package-nerd attractive because it turns terminal Unicode and braille-style canvas output into a tiny analytics surface. It belongs to the same mental shelf as jq-adjacent CLI tools: small enough to install casually, useful when a full plotting environment would be too much.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jp |
|---|---|
| Version | 1.1.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jp |
| Homepage | https://github.com/sgreben/jp |
| Repository | https://github.com/sgreben/jp |
| Upstream docs | https://github.com/sgreben/jp#readme |
| License | MIT |
| Source archive | https://github.com/sgreben/jp/archive/refs/tags/1.1.12.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jp 0.2.1+ds1-1+b16
command-line interface to JMESPath
https://github.com/jmespath/jp
sudo apt install jpjp
nix profile install nixpkgs#jpjp 0.2.1+ds1-1build1
command-line interface to JMESPath
https://github.com/jmespath/jp
sudo apt install jpjp 0.4.0-r0
CLI for JMESPath query language for JSON (Rust implementation)
https://github.com/jmespath/jmespath.rs
sudo apk add jpjp 1.1.12-3.4
JSON/CSV data plotting program for the terminal
sudo zypper install jpjp
sudo port install jpmain/jp
scoop install main/jpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.