ctypes binding of webview
Project description
webviewpy
A tiny webview library for Python.
Based on webview
Getting started
Install
pip install webviewpy
Usage
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)
Built Distribution
webviewpy-1.1.0-py3-none-any.whl
(374.6 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9efa22549eea9ee22577602d8e1ac547263bebdd04a1bac7fdbebe565f883954 |
|
MD5 | 162c0ffbd9952c3c1caa4668f4e451e9 |
|
BLAKE2b-256 | 7e04dab00d8f9412ab2f62232cdfa51ad1d1cff288ba8aba3e183861c120c900 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8386f7ae57d5617adae8170f777ca2c62a9deb62cdd79dacff6779f8a48af3ce |
|
MD5 | 8b83dcce58eec3fa1ebdd1408e65e802 |
|
BLAKE2b-256 | ff9cd85cf98f373b2cb99fbea822ba6055a856be3f0f113418b3f260db86ab66 |