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

Pylons/pyramid

Pyramid - A Python web framework observed · 2026-08-28

github.com/Pylons/pyramid · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 5792
  • days_rel: n/a
  • days_push: 29
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4095 stars · 893 forks observed · 2026-08-28

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

Pyramid is a small, fast, open-source Python web framework from the Pylons Project built on WSGI. It scales from single-file hello-world apps to large complex applications, letting developers choose their own tools rather than imposing a megaframework's decisions.

Use cases

  • build a python web application
  • create a wsgi web app with routing and views
  • develop a web api in python
  • build a web app that can grow from small to complex
  • learn a python web framework with good documentation
  • add authentication and forms to a python web app

When to choose

  • you want a flexible Python framework that doesn't force architectural decisions
  • you need WSGI-based web development with URL dispatch or traversal
  • your application may start small but grow in complexity
  • you value extensive documentation and long-term stability

When to avoid

  • you want an async-first framework like FastAPI or aiohttp
  • you prefer a batteries-included megaframework like Django
  • you need a minimal microframework like Flask for tiny scripts

Facets

framework · maturity stable

web-framework routing templating auth middleware web-development backend apis python cross-platform wsgi pylons-project traversal url-dispatch configurator web-server

4 sources

Member repositories

RepositoryRoleHealth v2
Pylons/pyramidmain75

For agents

markdown · JSON · MCP: product_card(name="Pylons/pyramid")

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