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.4.tar.gz
(46.4 kB
view details)
File details
Details for the file webruntime-0.5.4.tar.gz
.
File metadata
- Download URL: webruntime-0.5.4.tar.gz
- Upload date:
- Size: 46.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b41cf39a20a845ff6576a865c8412c88c8e0e659d8b903b1c36d575e17a167e |
|
MD5 | 2bf4d40541ee96e15db428f00840a960 |
|
BLAKE2b-256 | 813c6ed655b438aa0fcc688538a4c9e5808bff0474aa7771de5014caa996fa28 |