glamp/bashplotlib
plotting in the terminal observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5011
- days_rel: n/a
- days_push: 801
- n_releases_24m: 0
Adoption not part of the score
1920 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
bashplotlib is a Python package and command-line tool for drawing basic plots (histograms and scatter plots) directly in the terminal using ASCII characters. It works both as CLI commands (hist, scatter) and as an importable Python library, accepting data from files or stdin.
Use cases
- plot histograms in the terminal
- draw scatter plots without a GUI
- pipe command output into a chart
- visualize numeric data over ssh
- quickly inspect a data file's distribution
When to choose
- you need quick data visualization in a terminal-only environment
- you want zero-dependency ASCII charts from pip
- you're working over ssh without a display
When to avoid
- you need interactive, publication-quality, or GUI charts
- you need line charts or trendlines (not yet supported)
- you need rich styling or per-point colors
Facets
cli-tool · maturity maintenance
data-visualization cli data-visualization developer-tools python cli cross-platform terminal-plots histogram scatterplot ascii-charts stdin-piping command-line
2 sources
- readme: https://github.com/glamp/bashplotlib · fetched 2026-08-28 · b5633e819d8b
- registry_pypi: https://pypi.org/pypi/bashplotlib/json · fetched 2026-08-29 · 070aca3afa93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| glamp/bashplotlib | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="glamp/bashplotlib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem