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

Textualize/trogon

Easily turn your Click CLI into a powerful terminal application observed · 2026-08-28

github.com/Textualize/trogon · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 16
  • Release rhythm 8
  • Longevity 88
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: 1233
  • days_rel: 700
  • days_push: 505
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2840 stars · 74 forks observed · 2026-08-28

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

Trogon is a Python library that auto-generates a friendly terminal user interface (TUI) for Click-based command line apps using the Textual framework. It inspects the CLI's options and switches to build an interactive form for editing and running commands.

Use cases

  • add a tui to my click cli app
  • make my command line tool easier to discover options
  • generate terminal ui from python cli
  • help users who forget cli flags and switches
  • build a swagger-like interface for a cli
  • interactive form for running cli commands

When to choose

  • your CLI is built with Click and you want a TUI with minimal code changes
  • users struggle to remember your app's many options and flags
  • you want a Textual-based interactive interface for running commands

When to avoid

  • your CLI is not built with Click (other libraries not yet supported)
  • you need a fully polished, stable TUI framework for production
  • you want a GUI rather than a terminal interface

Facets

library · maturity active

cli terminal-ui developer-tools gui developer-tools cross-platform python cli cross-platform click textual tui auto-generated-ui cli-discoverability command-line

2 sources

Member repositories

RepositoryRoleHealth v2
Textualize/trogonmain28

For agents

markdown · JSON · MCP: product_card(name="Textualize/trogon")

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