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

rawpython/remi

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet. observed · 2026-08-28

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

Health v2 · maintenance only

54/100

  • Activity 69
  • 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: 4549
  • days_rel: n/a
  • days_push: 187
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3634 stars · 408 forks observed · 2026-08-28

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

Remi is a lightweight Python GUI library (under 100 KB) that renders interfaces in web browsers by translating Python code into HTML automatically. It starts a built-in web server so the UI is accessible both locally and remotely, with no HTML knowledge required.

Use cases

  • build a python gui without learning html
  • access my app's interface remotely from a browser
  • create a cross-platform desktop ui in pure python
  • make a simple web dashboard from python code
  • prototype a gui quickly with a drag and drop editor
  • serve a python ui on my local network

When to choose

  • you want a browser-rendered GUI written entirely in Python
  • you need remote access to your app's interface over the network
  • you want a tiny dependency-free GUI library
  • you prefer widget-based UIs over writing HTML/CSS

When to avoid

  • you need a polished, modern single-page web app with rich client-side interactivity
  • you require native desktop look-and-feel or OS-native widgets
  • you need high-performance rendering like games or heavy animations
  • you want a full-featured web framework with routing, auth, and databases

Facets

library · maturity active

gui web-framework http-server ui-components web-development desktop-applications cross-platform developer-tools python cross-platform browser gui-library browser-rendered-ui no-html lightweight remote-interface drag-and-drop-editor web-server

2 sources

Member repositories

RepositoryRoleHealth v2
rawpython/remimain54

For agents

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

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