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

nat-n/poethepoet

A task runner that works well with poetry or uv. observed · 2026-08-28

github.com/nat-n/poethepoet · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 92
  • Release rhythm 92
  • 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: 18.0
  • age_days: 2288
  • days_rel: 59
  • days_push: 52
  • n_releases_24m: 27

Full methodology

Adoption not part of the score

2064 stars · 80 forks observed · 2026-08-28

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

Poe the Poet is a task runner for Python projects that lets you declare tasks in pyproject.toml and run them via a standalone CLI or as a poetry plugin, executing in your project's virtualenv. It supports commands, shell scripts, Python expressions, task composition (sequences, parallel, DAGs), CLI arguments, and env vars.

Use cases

  • run project tasks defined in pyproject.toml
  • replace make/tox with a python task runner
  • run scripts inside poetry or uv virtualenv
  • define named CLI arguments for project tasks
  • compose tasks into sequences or parallel graphs
  • use a task runner as a poetry plugin

When to choose

  • you use poetry or uv and want tasks tied to the project virtualenv
  • you want self-documenting tasks with shell completion
  • you need task composition like sequences, parallel runs, or DAGs

When to avoid

  • you need a general-purpose build system with dependency tracking like make
  • your project is not Python-based or doesn't use pyproject.toml

Facets

cli-tool · maturity active

cli developer-tools workflow-automation plugin-system developer-tools python cli cross-platform task-runner poetry uv pyproject-toml poetry-plugin build-tasks command-line automation python

4 sources

Member repositories

RepositoryRoleHealth v2
nat-n/poethepoetmain94

For agents

markdown · JSON · MCP: product_card(name="nat-n/poethepoet")

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