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

fyears/electron-python-example resource

Electron as GUI of Python Applications observed · 2026-08-28

github.com/fyears/electron-python-example · JavaScript · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4092
  • days_rel: n/a
  • days_push: 2158
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2091 stars · 230 forks observed · 2026-08-28

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

An example project and tutorial showing how to use Electron as the GUI layer for Python applications, communicating via zerorpc. It demonstrates an architecture where Electron spawns a Python backend process and they exchange messages over localhost.

Use cases

  • build a desktop gui for a python application
  • use electron as frontend for python backend
  • connect python and javascript with zerorpc
  • learn how to package python apps with electron
  • give a python script a modern web-technology ui

When to choose

  • you want a web-tech GUI for an existing Python app and need a working reference
  • you need numpy or other Python-only libraries in a desktop app
  • you want to learn the Electron + Python subprocess architecture

When to avoid

  • you need a maintained, production-ready solution (repo unmaintained since ~2019)
  • you are fine with native Python GUI toolkits like Qt or PySide
  • you want a single-runtime stack without IPC complexity

Facets

learning-resource · maturity abandoned

gui rpc desktop-applications developer-tools tutorials cross-platform python electron python-gui zerorpc example-project desktop-apps nodejs

1 source

Member repositories

RepositoryRoleHealth v2
fyears/electron-python-examplemain32

For agents

markdown · JSON · MCP: product_card(name="fyears/electron-python-example")

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