Launch HTML5 apps in the browser or a desktop-like runtime.
Project description
The webruntime module can be used to launch applications based on HTML/JS/CSS. This can be a browser or a runtime that looks like a desktop app, such as XUL (based on Firefox) or NW.js.
Example:
>>> from webruntime import launch
>>> rt = launch('http://xkcd.com', 'app')
...
>>> rt.close()
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
webruntime-0.5.8.tar.gz
(52.1 kB
view hashes)
Built Distribution
webruntime-0.5.8-py3-none-any.whl
(53.7 kB
view hashes)
Close
Hashes for webruntime-0.5.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50a2d61aed34584a26997a6c1fcbe4422cf2ebd8f6dbd4195bacba1c8d3ad68b |
|
MD5 | 52e6c6a424c9a288e5134a70cc139d10 |
|
BLAKE2b-256 | eb9a22b3ff627f077b7f322ed7572d0edc27777da13402aac9ebc71867bd6bb0 |