Skip to main content

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
  • V 0.2.1 [2020/07/23]

    • bug fixed
      • find install dependencies correctly
    • add show, close functions

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

pycefsharp-0.2.1.post2.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

pycefsharp-0.2.1.post2-py3-none-any.whl (77.0 MB view details)

Uploaded Python 3

File details

Details for the file pycefsharp-0.2.1.post2.tar.gz.

File metadata

  • Download URL: pycefsharp-0.2.1.post2.tar.gz
  • Upload date:
  • Size: 4.7 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

Hashes for pycefsharp-0.2.1.post2.tar.gz
Algorithm Hash digest
SHA256 69e73dda84fbb6e3ef67d8dd0614129475761457741e0d0e3c1febaeb002277a
MD5 5b7629c7a5d286af9c6a275a26d8e4b9
BLAKE2b-256 2e3bcd1c33711df5151daf4728637bd94b1503ff5332a38c48f4629d8d288cc2

See more details on using hashes here.

File details

Details for the file pycefsharp-0.2.1.post2-py3-none-any.whl.

File metadata

  • Download URL: pycefsharp-0.2.1.post2-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

Hashes for pycefsharp-0.2.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 78bef62a098878fc4551e4dd9d85cb2927b8739bfee9b0e82175428e6d59265f
MD5 7d2be02478cc212533f48d679b0121b0
BLAKE2b-256 15922515ce85a0df7182ef037df12912d95bb6215429fe6ac8a9763ebaa96257

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page