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.7.tar.gz
(52.0 kB
view hashes)
Built Distribution
webruntime-0.5.7-py3-none-any.whl
(53.5 kB
view hashes)
Close
Hashes for webruntime-0.5.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e323295a9929811778a5e1dd3e5e4f952aa89471ccf4b1e7fd8395857fcd34fb |
|
MD5 | b278e7b156c157f54c28059d4dc8f009 |
|
BLAKE2b-256 | ef1f204cc376b85500cc05523d8c4da7dec91703bf3ec41f651996efced1eeda |