hero

pywebview

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

Getting started

PyPI version Build Status Build status

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

Explore pywebview further by reading documentation, examples or contributing.

# Supporting pywebview

pywebview is a BSD licensed open source project. It is an independent project with no corporate backing. If you find pywebview useful, consider supporting it. More donation options are outlined on the Donating page.

Become a Patron!