Skip to main content

Use any web browser as GUI

Project description

WebUI

Use any web browser as GUI, with your preferred language in the backend, and HTML/JS/TS/CSS in the frontend.

from webui import webui
MyWindow = webui.window()
MyWindow.bind('MyID', my_function)
MyWindow.show("MyHTML")
webui.wait()
python test.py

ScreenShot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webui2-2.0.3.tar.gz (246.4 kB view hashes)

Uploaded Source

Built Distribution

webui2-2.0.3-py3-none-any.whl (245.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page