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/')
webview.start()
Explore documentation or examples. If React is your thing, get started right away with React boilerplate.
If you find pywebview useful, please support it.