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

Embed a webview in win32 window

Build a webview based app with react and PyQt

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.3.0.tar.gz (410.8 kB view details)

Uploaded Source

Built Distribution

webviewpy-1.3.0-py3-none-any.whl (381.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for webviewpy-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e8f7cace8ccc6cd9e8b7eb54c08763fcfe36e26a6b8a61a9abcc10ded78f630f
MD5 a24c0b8bbf1f76f25cabe2376bc93f62
BLAKE2b-256 2415a8b2e483c145cf2227b1e58288c6b2856f753f7a5e5a81ee9213dd94fb8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: webviewpy-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 381.9 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 68ee914213476073ec0b85119391db3e4b6901b017ed95d3beb3329297dee2de
MD5 e583466143fce437018b8c417b96db54
BLAKE2b-256 e37355a62fdbfea62663760a77bbcda05ab7e5aef367ae97853e7892face861c

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