Skip to main content

web2app

PyPI package for converting a website into an app.

Installation

Download from pip:

pip install web2app

Usage

You can turn your website into an app as easy as this:

from web2app import Web2Exe

exe = Web2Exe("https://www.google.com/")

exe.create(output_dir="output")

This infers the application icon and name from the <title> of the website, and the favicon from the site.

You can also specify a custom favicon and app name:

exe = Web2Exe(
  name="Google",
  url="https://www.google.com/",
  icon="assets/logo512.png",
)

You can specify the icon object as a path to an icon, a PIL.Image object, or a BytesIO containing valid image data.

Release files for web2app 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for web2app 1.0.1
File Size Uploaded
web2app-1.0.1.tar.gz 7.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for web2app 1.0.1
File Interpreter ABI Platform
web2app-1.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 14.1 kB

Release files / web2app-1.0.1.tar.gz

Download URL web2app-1.0.1.tar.gz
Size 7.0 kB
Tags Source
SHA-256 checksum
How to use checksums
232c5d0f78676d5da3969e4de01f58a7c2ef7db88bb1505f0a2927b1d7744da3
BLAKE2b-256 checksum
How to use checksums
113a2131d6f717acb5a6ca0545c2410c671e5d06c9f5ea8ce1171ffe2e426f4e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release files / web2app-1.0.1-py3-none-any.whl

Download URL web2app-1.0.1-py3-none-any.whl
Size 7.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ed0dcaf36e750c5cbc381e1218a9b1432c1d8f77272d24809aa72983e9a77e03
BLAKE2b-256 checksum
How to use checksums
87987ae6fec429800a40bf4d691b745ae18373a9d6eab2d9ca15a34e8f501c03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page