import webview webview.create_window('Hello world', 'http://localhost:3000') webview.start()