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

cztomczak/cefpython

Python bindings for the Chromium Embedded Framework (CEF) observed · 2026-08-28

github.com/cztomczak/cefpython · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 81
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4023
  • days_rel: n/a
  • days_push: 117
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3237 stars · 477 forks observed · 2026-08-28

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

CEF Python provides Python bindings for the Chromium Embedded Framework, letting Python applications embed a full Chromium-based browser. It can serve as an HTML5 GUI engine (like Electron for Python), a browser widget inside Qt/GTK/wxPython apps, or an off-screen renderer.

Use cases

  • build a desktop gui app in python using html5 and chromium
  • embed a web browser widget in a pyqt or wxpython application
  • render web pages off-screen in a custom drawing app
  • automate or test web apps with low-level browser control beyond selenium
  • scrape websites with a full chromium engine from python

When to choose

  • you want an Electron-like HTML5 desktop UI in Python
  • you need to embed a real browser engine in a native Python GUI app
  • you need off-screen web rendering or deep low-level browser APIs

When to avoid

  • you only need simple web automation - Selenium or Playwright are simpler
  • you need the latest Chromium features or modern Python version support - the project updates slowly
  • you want a lightweight UI - bundling Chromium is heavy

Facets

library · maturity maintenance

gui browser-extension web-scraping e2e-testing desktop-applications web-development cross-platform developer-tools windows python cross-platform chromium-embedded-framework cef html5-gui embedded-browser electron-alternative python-bindings offscreen-rendering linux macos desktop

1 source

Member repositories

RepositoryRoleHealth v2
cztomczak/cefpythonmain59

For agents

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

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