ctypes binding of webview
Project description
webviewpy
A tiny webview library for Python.
Based on webview
Getting started
Install
pip install webviewpy
Usage
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file webviewpy-1.5.1.tar.gz.
File metadata
- Download URL: webviewpy-1.5.1.tar.gz
- Upload date:
- Size: 362.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9652fe30519dea0e7278751e8136ca0423b3cbf68d2b5961994c706c3802b0e9
|
|
| MD5 |
aeabfce2bee88a9279993d06106f0df7
|
|
| BLAKE2b-256 |
d7c95e4ef89355bcff0114f5d0d57be3bc0596203f84a3bd67fdc33e879fbbeb
|
File details
Details for the file webviewpy-1.5.1-py3-none-any.whl.
File metadata
- Download URL: webviewpy-1.5.1-py3-none-any.whl
- Upload date:
- Size: 331.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b3d6e7e089771529faea6aaf12d31883eb95800304bdb4962e194a8671ce296
|
|
| MD5 |
25679f770461ccc8776b23ab0d46c75f
|
|
| BLAKE2b-256 |
4f2c7a359f448c5e256eb207df68b2903d1259c98e9e3357f0791643df3b2bb7
|