Build GUI for your Python program with JavaScript, HTML, and CSS
Current version: 5.3.2
What's new
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.