Ross ROSS = Recommend OSS · open-source software intelligence for agents

nojhan/colout

Color text streams with a polished command line interface observed · 2026-08-28

github.com/nojhan/colout · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 87
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5268
  • days_rel: n/a
  • days_push: 80
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1163 stars · 61 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

colout is a Python command-line tool that colors text streams piped through it, highlighting characters matching a regular expression in a chosen color and style. It supports 8/256-color modes, colormaps, themes, and Pygments-based syntax coloring while preserving surrounding context.

Use cases

  • colorize command output in the terminal
  • highlight errors in log files
  • add colors to grep or tail output
  • color specific parts of ps or ls output with regex groups
  • syntax-highlight source code snippets in the terminal
  • apply rainbow colormaps to long log lines

When to choose

  • you want grep --color-like highlighting that keeps the full context
  • you need flexible regex-based coloring with multiple colors per line
  • you want a simple pipe-friendly tool for terminal output styling

When to avoid

  • you need persistent file editing or syntax highlighting in an editor
  • you want structured log parsing rather than visual coloring
  • you need Windows-native console support without ANSI escape support

Facets

cli-tool · maturity active

cli developer-tools terminal-ui developer-tools cli cross-platform python ansi-colors text-processing regular-expressions syntax-highlighting terminal-output pipe-filter command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
nojhan/coloutmain62

For agents

markdown · JSON · MCP: product_card(name="nojhan/colout")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem