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
-
V 0.2.1 [2020/07/23]
- make winform object private
- form can be invoked by properties
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.1.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file pycefsharp-0.2.1.tar.gz
.
File metadata
- Download URL: pycefsharp-0.2.1.tar.gz
- Upload date:
- Size: 4.5 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 | 54a6376597a168d2223f6558d6ad9e72b832c715a4bb82af5f0045c89e5f4165 |
|
MD5 | 471f35a2ab3d19a270ac5425ace6ee90 |
|
BLAKE2b-256 | edb5cf5cad7fe9b3ab60d4c5f6c16a60dad497eded7d93a82b7f5798fab943e3 |
File details
Details for the file pycefsharp-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pycefsharp-0.2.1-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 | f1b54850dbfa29645d55feb8583778f1bc528e20f6b0fe93beecbc1b60343dbb |
|
MD5 | fb457caf9f986f9da68a09ab3c3102ce |
|
BLAKE2b-256 | 54b5515ff048cb932aebcfed24f2be71d9ba2e23db9c296f65716e05ca15ab73 |