awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
r0x0r avatar

r0x0r/pywebview

0
View on GitHub↗
5,917 estrellas·626 forks·Python·BSD-3-Clause·5 vistaspywebview.flowrl.com↗

Pywebview

pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using the operating system's native web rendering engine. It enables developers to build desktop applications that run on Windows, macOS, and Linux from a single Python codebase, with the web frontend displayed in a lightweight, native window.

The framework provides a bidirectional JavaScript-Python bridge for real-time data exchange between frontend and backend, along with the ability to manipulate the Document Object Model directly from Python without writing JavaScript. It includes an embedded HTTP server for serving local web content, native OS integration for accessing system menus and file dialogs, and a window event callback system that triggers Python functions in response to lifecycle events like loading, closing, or resizing.

Developers can choose between several architectural patterns, including a serverless approach using the built-in API, an HTTP-server model that runs a Flask server alongside the desktop window, or a React desktop app scaffolding with automatic bundler configuration. The framework also supports application bundling with tools like PyInstaller and Nuitka for single-file desktop distribution.

Features

  • Cross-Platform Desktop Toolkits - Provides a cross-platform desktop toolkit that runs on Windows, macOS, and Linux from a single Python codebase.
  • Webview Content Renderers - Renders HTML, CSS, and JavaScript content in a lightweight, cross-platform desktop GUI window using the system's native webview component.
  • Embedded Webview Servers - Ships an embedded HTTP server to serve local HTML and API content for the desktop webview window.
  • Python-JavaScript Bridges - Implements a bidirectional bridge for calling Python functions from JavaScript and vice versa in real time.
  • Web-Technology Desktop GUIs - Builds native desktop applications using HTML, CSS, and JavaScript as the frontend, controlled by a Python backend.
  • Native HTML Rendering Engines - Uses the operating system's built-in web rendering engine to display HTML content in a desktop window.
  • Webview-Based Frameworks - Ships a Python framework that renders HTML/CSS/JavaScript in a native system webview for desktop apps.
  • Python DOM Manipulators - Reads and modifies the webview's Document Object Model directly from Python code without JavaScript.
  • Python DOM Manipulators - Provides a Python API to traverse and modify the webview's DOM directly without writing JavaScript.
  • Python Desktop Bundlers - Integrates with PyInstaller, Nuitka, and py2app to bundle the application into a distributable executable.
  • React Desktop App Development - Scaffolds a complete React-based desktop application with automatic bundler configuration and build steps.
  • Server-Backed Desktop Apps - Communicates between frontend and backend by running a Flask server alongside the desktop window.
  • Serverless Desktop Apps - Communicates between frontend and backend using a built-in API that eliminates the need for an external server.
  • Desktop OS Visual Components - Accesses operating system menus, dialogs, and window properties for a consistent desktop experience.
  • Window Property Setters - Controls window size, position, title, and fullscreen mode and responds to window lifecycle events like close or resize.
  • Window State Callbacks - Triggers Python functions in response to window lifecycle events like loading, closing, or resizing.
  • Desktop Executables - Packages Python webview apps into standalone executables using PyInstaller or Nuitka for distribution.
  • File Dialogs - Opens native file dialogs to select files for reading or saving, and accepts dropped files by retrieving their full paths.
  • Native GUI Component Controls - Adds application menus, file dialogs, and other native GUI elements to the webview window for a desktop-like experience.
  • Window Event Handling - Fires callbacks when the window loads, closes, or resizes so your app can react to these state changes.
  • Desktop Application Frameworks - Builds desktop GUIs using web technologies for Python backends.
  • GUI Development - Native wrapper for webview components.
  • GUI Frameworks - Lightweight wrapper for native web-view components.

Historial de estrellas

Gráfico del historial de estrellas de r0x0r/pywebviewGráfico del historial de estrellas de r0x0r/pywebview

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pywebview

Proyectos open-source similares, clasificados según cuántas características comparten con Pywebview.
  • therecipe/qtAvatar de therecipe

    therecipe/qt

    10,784Ver en GitHub↗

    This project provides a framework for building native graphical user interfaces that run consistently across desktop and mobile operating systems. It functions as a bridge that allows developers to construct complex application layouts and render high-performance visual elements by utilizing a native C++ widget toolkit. The framework enables the creation of responsive user interfaces through both traditional widget-based components and declarative markup languages. It employs a decoupled messaging system to connect interface components and uses a pre-compilation step to manage object introspe

    Goandroidasteroidoscross-platform-gui
    Ver en GitHub↗10,784
  • python-eel/eelAvatar de python-eel

    python-eel/Eel

    6,747Ver en GitHub↗

    Eel is a Python HTML GUI framework designed for building desktop applications that utilize a Python backend and an HTML and JavaScript frontend. It functions as a local web server wrapper that hosts application assets and manages the browser window to provide a user interface. The framework provides a bidirectional Python-JavaScript bridge, allowing functions in either language to call each other in real time. It also includes a desktop application bundler to package Python code and web assets into a standalone executable for distribution. The system covers application window management, loc

    Pythonhacktoberfest
    Ver en GitHub↗6,747
  • lxn/walkAvatar de lxn

    lxn/walk

    7,063Ver en GitHub↗

    Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi

    Godeclarativedeclarative-uigo
    Ver en GitHub↗7,063
  • andlabs/uiAvatar de andlabs

    andlabs/ui

    8,357Ver en GitHub↗

    This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of instructions to render native windows, forms, and layouts across different operating systems by mapping high-level instructions to the native widgets and controls of the host environment. The toolkit includes a vector graphics engine for rendering custom shapes, gradients, and high-density images using brushes and matrices. It also serves as a native dialog provider for system-level operations such as file path selection and message box alerts. The library covers a broad range of GUI co

    Go
    Ver en GitHub↗8,357
Ver las 30 alternativas a Pywebview→

Preguntas frecuentes

¿Qué hace r0x0r/pywebview?

pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using the operating system's native web rendering engine. It enables developers to build desktop applications that run on Windows, macOS, and Linux from a single Python codebase, with the web frontend displayed in a lightweight, native window.

¿Cuáles son las características principales de r0x0r/pywebview?

Las características principales de r0x0r/pywebview son: Cross-Platform Desktop Toolkits, Webview Content Renderers, Embedded Webview Servers, Python-JavaScript Bridges, Web-Technology Desktop GUIs, Native HTML Rendering Engines, Webview-Based Frameworks, Python DOM Manipulators.

¿Qué alternativas de código abierto existen para r0x0r/pywebview?

Las alternativas de código abierto para r0x0r/pywebview incluyen: therecipe/qt — This project provides a framework for building native graphical user interfaces that run consistently across desktop… python-eel/eel — Eel is a Python HTML GUI framework designed for building desktop applications that utilize a Python backend and an… lxn/walk — Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… pysimplegui/pysimplegui — PySimpleGUI is a Python framework used to build graphical user interfaces. It functions as an adapter-based wrapper… fyne-io/fyne — Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive…