Skip to main content

ctypes binding of webview

Project description

webviewpy

A tiny webview library for Python.

Based on webview

Getting started

Install

pip install webviewpy

Usage

Build a webview based app

Embed a webview in PyQt

Embed a webview in tkinter

Specify library path

Wheel includes pre-built libraries of Windows/Linux/Macos, and libraries are placed at platform/{sys.platform}/{x86|x64}/webview.

To specify a self-built library or use other platform's library, use api declare_library_path like this:

from webviewpy import declare_library_path
declare_library_path(
    r"C:\build\library\webview.dll"
)

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

webviewpy-1.1.0.tar.gz (404.0 kB view details)

Uploaded Source

Built Distribution

webviewpy-1.1.0-py3-none-any.whl (374.6 kB view details)

Uploaded Python 3

File details

Details for the file webviewpy-1.1.0.tar.gz.

File metadata

  • Download URL: webviewpy-1.1.0.tar.gz
  • Upload date:
  • Size: 404.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for webviewpy-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9efa22549eea9ee22577602d8e1ac547263bebdd04a1bac7fdbebe565f883954
MD5 162c0ffbd9952c3c1caa4668f4e451e9
BLAKE2b-256 7e04dab00d8f9412ab2f62232cdfa51ad1d1cff288ba8aba3e183861c120c900

See more details on using hashes here.

File details

Details for the file webviewpy-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: webviewpy-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 374.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for webviewpy-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8386f7ae57d5617adae8170f777ca2c62a9deb62cdd79dacff6779f8a48af3ce
MD5 8b83dcce58eec3fa1ebdd1408e65e802
BLAKE2b-256 ff9cd85cf98f373b2cb99fbea822ba6055a856be3f0f113418b3f260db86ab66

See more details on using hashes here.

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