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

defunkt/pystache

Mustache in Python observed · 2026-08-28

github.com/defunkt/pystache · homepage · Python · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6152
  • days_rel: n/a
  • days_push: 1798
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1314 stars · 307 forks observed · 2026-08-28

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

Pystache is a Python implementation of the Mustache logic-free templating system, passing the official Mustache spec. It also provides a small command-line interface for rendering templates.

Use cases

  • render mustache templates in python
  • separate logic from presentation in templates
  • framework-agnostic html templating
  • render templates from the command line
  • logicless template engine for python 2 and 3

When to choose

  • you need spec-compliant Mustache rendering in Python
  • you want templates with no embedded application logic
  • you need support for legacy Python versions

When to avoid

  • you need a modern, actively maintained templating library
  • you want logic in your templates (loops with conditions, custom filters)
  • you are starting a new project on modern Python stacks

Facets

library · maturity maintenance

templating web-development developer-tools python cli cross-platform mustache logic-free-templates template-engine

1 source

Member repositories

RepositoryRoleHealth v2
defunkt/pystachemain32

For agents

markdown · JSON · MCP: product_card(name="defunkt/pystache")

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