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
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.1.0.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file pycefsharp-0.1.0.tar.gz
.
File metadata
- Download URL: pycefsharp-0.1.0.tar.gz
- Upload date:
- Size: 4.1 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 | 1ba212174dd46ba42e445a579e1b151a315bf02664f7018acd1d4bf5cb467c8f |
|
MD5 | 94f9e64576986bec5faea8b7275310a2 |
|
BLAKE2b-256 | 16dd651b94c476542f9bb8ceb527bb0d1ff083a4d645ba53a695789464f53381 |
File details
Details for the file pycefsharp-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pycefsharp-0.1.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 | 88469d975898df3810614e9db48366ed6fa6babd833dd31a3c3ef7916e4cea67 |
|
MD5 | 6cee1eb9649a7109fa5c82956a6c5481 |
|
BLAKE2b-256 | 87f30c9174fc50ca1502c848a6626f5bbcf87fea2089f54d557428d5e9ff2965 |