python binding for CefSharp
Project description
pycefsharp
Install
using pip
pip install pycefsharp
Usage
open url from cli
python -m pycefsharp "http://www.google.com" --title="hey, google!" --icon="[iconFile]" --geometry=[x],[y],[width],[height]
use in script
from pycefsharp.cef import CefApp, CefView
CefApp().Run(CefView("https://github.com/eseunghwan/pycefsharp", "simple_test"))
License
pycefsharp is MIT license
Release History
-
V 0.1.0 [2020/07/23]
- initial version
-
V 0.2.0 [2020/07/23]
- add properties of url, title, icon, geometry
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycefsharp-0.2.0.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file pycefsharp-0.2.0.tar.gz
.
File metadata
- Download URL: pycefsharp-0.2.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdc1ac01d74d69747a3a7b3572260b7270e4df041a5b5786e071a9249fcbf0a9 |
|
MD5 | c27d39200f6e95b3712e4bd6a860074d |
|
BLAKE2b-256 | 934b3116f79a1829d138273cf0f9e45e68f999df73c575c647b9e218e85cddae |
File details
Details for the file pycefsharp-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pycefsharp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 77.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fdf482ef5f4ec107e1e48eba32bb1320e9c64133b9a030e97a820e5cfb65bbb |
|
MD5 | 2d21fc8948c277bcae8d11609e8cd2a6 |
|
BLAKE2b-256 | a3d0a81a52281f7d90ee8d9cff528efa4ab41f942f70b32de8aad59124520af0 |