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

nameko/nameko

Python framework for building microservices observed · 2026-08-28

github.com/nameko/nameko · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4936
  • days_rel: n/a
  • days_push: 854
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4754 stars · 468 forks observed · 2026-08-28

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

Nameko is a Python microservices framework that lets developers build services as plain Python classes with entrypoints for AMQP RPC, events (pub-sub), HTTP, and websockets. It handles connections, transports, and concurrency automatically and includes CLI and testing utilities.

Use cases

  • build microservices in python
  • rpc between python services over amqp
  • expose http endpoints for a service
  • pub-sub events between services
  • build websocket services in python
  • unit and integration test microservices

When to choose

  • building python microservices with amqp-based rpc or events
  • you want a class-based service abstraction with managed concurrency
  • you need both http and rpc entrypoints in one framework

When to avoid

  • you need a full-featured async web framework or rest api framework
  • your stack is not python
  • you want actively evolving features - development is slow and releases are maintenance-focused

Facets

framework · maturity maintenance

rpc web-framework websocket message-queue microservices testing cli microservices backend web-development developer-tools python cross-platform amqp pub-sub service-framework event-driven

3 sources

Member repositories

RepositoryRoleHealth v2
nameko/namekomain23

For agents

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

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