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.6.tar.gz
(51.9 kB
view details)
File details
Details for the file webruntime-0.5.6.tar.gz
.
File metadata
- Download URL: webruntime-0.5.6.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61c31c70dee3af9f7cfd58035670ce968a551b9fd2139db344bc0b622ac9d783 |
|
MD5 | 89505bbba12e81faa9428a9b9bb5185b |
|
BLAKE2b-256 | ee9547157ff83f970412fd45c108395113c4d6ac916b7a829482def06187007a |