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

Uploaded Source

Built Distribution

webviewpy-1.4.0-py3-none-any.whl (310.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: webviewpy-1.4.0.tar.gz
  • Upload date:
  • Size: 341.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for webviewpy-1.4.0.tar.gz
Algorithm Hash digest
SHA256 15244ffcb32d65c2ce160cf82ec690d7a16e6e72eb1dea1eaad79b6531942e83
MD5 d11a72fca3c4ccbea7286060a4333272
BLAKE2b-256 1281246f78fcdf6db1a0e627661ea03cbeea2ecf7c4464609984b489524672f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: webviewpy-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 310.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for webviewpy-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f13471cc071058442553c20bbc62424081d1aa3936e968ef4ad5709403bb0438
MD5 3500d7f9e4c477c4330ae78f12b000dc
BLAKE2b-256 6820a93c88a9c52708daa9cfbba1e92f07588820337f53c74e14d8560ea3d1fc

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