Use any web browser as GUI
Project description
Python WebUI v2.5.7
Use any web browser as GUI, with Python in the backend and HTML5 in the frontend, all in a lightweight Python package.
Features
- Portable (Needs only a web browser at runtime)
- Lightweight (Few Kb library) & Small memory footprint
- Fast binary communication protocol
- Multi-platform & Multi-Browser
- Using private profile for safety
- Original library is written in Pure C
Documentation
Install
pip install webui2
Example
from webui import webui
MyWindow = webui.window()
MyWindow.show('<html><script src="webui.js"></script> Hello World! </html>')
webui.wait()
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.5.7.tar.gz
(924.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
webui2-2.5.7-py3-none-any.whl
(928.6 kB
view details)
File details
Details for the file webui2-2.5.7.tar.gz.
File metadata
- Download URL: webui2-2.5.7.tar.gz
- Upload date:
- Size: 924.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faf7ca7f85153d64fee0b361d6851fa2222475990c90d93db08a8a2c95ddd332
|
|
| MD5 |
4c613cfe9f8c9bea5eb5511a446b904b
|
|
| BLAKE2b-256 |
19baa95686db3a79bb72fb7e3c3a6bf728394bec6165988576e6fe2749cdb192
|
File details
Details for the file webui2-2.5.7-py3-none-any.whl.
File metadata
- Download URL: webui2-2.5.7-py3-none-any.whl
- Upload date:
- Size: 928.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2a07398d518ea3e1b974ddec2c58903dd84f6c13d618cb5af28db78a06bedf8
|
|
| MD5 |
c7d0997dc8ba2d36a194e667902b60b1
|
|
| BLAKE2b-256 |
bb8273e5f2c8d2331b6effac2088e7363301dcae88c1609a607d13ac8c840d51
|