pip install pywebview
On Linux you need additional libraries. Refer to the installation page for details.
import webview
webview.create_window('Hello world', 'https://pywebview.flowrl.com/hello')
Explore pywebview further by reading documentation, examples or contributing.
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.