Skip to main content

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


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)

Uploaded Source

Built Distribution

pywebwrap-0.0.13-py3-none-any.whl (2.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page