hero

pywebview (v2.4)

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

Get Started →

WARNING

This is documentation for version 2.4. To see the documentation for the current version, proceed here

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/')

Support the project

If you find pywebview useful, please support it.

Become a Patron!