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

sanic-org/sanic

Accelerate your web app development | Build fast. Run fast. observed · 2026-08-28

github.com/sanic-org/sanic · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 95
  • Release rhythm 62
  • 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: 120.0
  • age_days: 3751
  • days_rel: 94
  • days_push: 35
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

18645 stars · 1598 forks observed · 2026-08-28

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

Sanic is a fast, asynchronous Python web framework and web server supporting async/await syntax and ASGI compliance. It bundles a production-ready server with routing, middleware, websockets, and TLS out of the box.

Use cases

  • build a fast async REST API in Python
  • serve a high-throughput web application with asyncio
  • deploy an ASGI-compatible Python web server
  • handle websockets in a Python backend
  • build a production-grade HTTP server with TLS support

When to choose

  • you need high-performance asynchronous request handling in Python
  • you want a framework and web server bundled together
  • your app benefits from non-blocking I/O with async/await

When to avoid

  • you need a large ecosystem of batteries-included features like Django
  • your team prefers synchronous WSGI codebases
  • you rely on libraries that are not asyncio-compatible

Facets

framework · maturity stable

web-framework http-server routing middleware websocket web-development backend apis python cross-platform asyncio asgi async api-server high-performance web-server

5 sources

Member repositories

RepositoryRoleHealth v2
sanic-org/sanicmain84

For agents

markdown · JSON · MCP: product_card(name="sanic-org/sanic")

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