Create desktop applications entirely using your favorite web technologies.
Project description
PyWebWrap is a package that allows you to run your web app easily on the desktop.
Supported features:
- Run local web core files within a desktop wrapper.
- Customize the window's title, icon, width, height, and other parameters easily.
- Allow the window to be resizable or fixed in size.
- Disable right-clicking on the window.
- Hide the top or status bar of the window.
- Clear the browser cache on startup.
- Disable JavaScript in the browser.
- Disable access to remote and file URLs via keyboard shortcuts.
- Enable full screen using a custom shortcut.
Currently working on:
- Handle uploads & downloads to and from the web app.
- Call JavaScript functions from Python.
- Handle JavaScript events with Python code.
- Emit JavaScript events from Python.
Please refer to the docstring for a list of available attributes.
To get started, simply import the Wrap
class from the pywebwrap.pywebwrap
module and create an instance with the desired attributes.
Then, call the run()
method to start the desktop app.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywebwrap-0.0.13.tar.gz
(2.2 MB
view hashes)
Built Distribution
Close
Hashes for pywebwrap-0.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4ef5c4f4d9140d5ee261bd14aed08ba17e150c0f9c9594f862d0631e003604c |
|
MD5 | 71cb93a1c0bbacf624a6d4932123a4c5 |
|
BLAKE2b-256 | cd09a3470eca8bb53cf4daa17ed702ddd81f9e10311e44158cee270673039d22 |