Pywebview 5 has been released, featuring Android support, DOM manipulation, and application settings. This Python library allows you to create GUI for your program using HTML, CSS, and Javascript. While Android support is now available, there are limitations such as no window manipulation or multi-window support. DOM support enables jQuery-like manipulation and event handling straight from Python. A new Javascript serializer handles circular dependencies. Application settings allow customization, including options for downloads and external links. Pywebview is a one-man project that welcomes contributions and bug fixes. Visit the website for more information and to support the project.
https://pywebview.flowrl.com/blog/pywebview5.html