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.3.tar.gz
(46.4 kB
view details)
File details
Details for the file webruntime-0.5.3.tar.gz
.
File metadata
- Download URL: webruntime-0.5.3.tar.gz
- Upload date:
- Size: 46.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0287e95d2d8d71a35f54c11abb59577dcdcb4f3e6470b837bba3d11bd08994fb |
|
MD5 | a795488e791134e79bc3869e1e306f1e |
|
BLAKE2b-256 | 8e2119fcecac10d956fa8f0e1dc6066d51c2f180830698ecb93bd87625dcedff |