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.Rev2 [2020/07/23]

    • revoked changes and upgrade to 0.2.1.Rev2
  • V 0.2.1.Rev2 [2020/07/23]

    • bug fixed
      • find install dependencies properly
    • add show, close functions
  • V 0.2.1.Rev3 [2020/07/23]

    • bug fixed
      • window moves to center when geometry's x and y are -1 properly

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.post3.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycefsharp-0.2.1.post3.tar.gz
  • Upload date:
  • Size: 4.8 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.post3.tar.gz
Algorithm Hash digest
SHA256 18c854986be2634a56c47e785ad4cbe29b853ff601df321e5eff26bd2bfdb2cc
MD5 3d5a3425b22b55669f00013d56841ba6
BLAKE2b-256 3e8a1da92191d192d8af2a5ed734c987a6010b68f6d4e418b4a795dedb2b43d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycefsharp-0.2.1.post3-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.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 5083a2ff02b4f24d8eb5d6bc2fb0634a67a0026c9d3ed59f88389abb60d96648
MD5 dd4a5af2bd7cf230d58f9523a8ec15d6
BLAKE2b-256 91daddfe653d7be327bcf9d48e0781ec309ae8710dd851b8406b22cc6a6e508c

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