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

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

Uploaded Source

Built Distribution

webviewpy-1.2.1-py3-none-any.whl (376.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for webviewpy-1.2.1.tar.gz
Algorithm Hash digest
SHA256 6815b2403fd0a103a59120d39dc50647dbc4fdd38a2ed46df4ef995c263ebc82
MD5 33ff5ba5c23218be33acdd0fdb3ecd3f
BLAKE2b-256 61cf7915e53d4ac83bd1761b40ab55fa7fb83c0b18c70ed8706c1fcd8c085ad8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: webviewpy-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 376.8 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bea0d565583a7810ce6d9f4f85c0f06b8551f113954f465b374d6d8f0abb390
MD5 a5cce729abb445ab399f03b5bf864beb
BLAKE2b-256 6c0955326cd88380f15f8adbac5416f7614dba317095df95dc35aa5ccd6c218e

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