mkaz/termgraph
A Python command-line and library that draws basic graphs in the terminal observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 74
- Release rhythm 76
- Longevity 100
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: 6.0
- age_days: 5094
- days_rel: 161
- days_push: 161
- n_releases_24m: 11
Adoption not part of the score
3293 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Termgraph is a Python command-line tool and library that draws basic charts like bar graphs, histograms, stacked charts, and calendar heatmaps directly in the terminal using Unicode block characters. It reads simple label/value data files or stdin and supports colors, custom tick marks, and emoji.
Use cases
- draw bar charts in the terminal
- visualize data from a file without a GUI
- render a calendar heatmap in the shell
- quickly chart numeric data from stdin
- add terminal charts to shell scripts
- plot quarterly sales as a terminal bar graph
When to choose
- you need lightweight terminal-based data visualization with no GUI
- you want to chart data inside shell scripts or CLI pipelines
- you prefer a simple Python library for ASCII/Unicode charts
When to avoid
- you need interactive, publication-quality, or web-based charts
- you need line/scatter plots or advanced chart types
- your terminal does not support Unicode block characters or ANSI colors
Facets
cli-tool · maturity active
data-visualization charts cli data-visualization developer-tools cli python cross-platform terminal-graphs bar-charts ascii-art calendar-heatmap terminal-ui command-line
2 sources
- readme: https://github.com/mkaz/termgraph · fetched 2026-08-28 · 5dfe3945e849
- registry_pypi: https://pypi.org/pypi/termgraph/json · fetched 2026-08-29 · d3a2d54be1c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mkaz/termgraph | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem