hero

Build GUI for your Python program with JavaScript, HTML, and CSS

Get Started →

Current version: 5.0.5
What's new

# Getting Started

# Install:

pip install pywebview

On Linux you need additional libraries. Refer to the installation page for details.

# Hello world:

import webview
webview.create_window('Hello world', 'https://pywebview.flowrl.com/')
webview.start()

Explore documentation or examples. If React is your thing, get started right away with React boilerplate (opens new window).


# Support the project

If you find pywebview useful, please support it.

Become a sponsor
Become a Patron!