Pywebview

edit✏️

Here's my thought on pywebview


I am creating this post from a desktop app that I created in 3 lines.


import webview

webview.create_window('Woah dude!', 'https://thoughts.waylonwalker.com')
webview.start()

This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts