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

    • window appears when page is loaded

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycefsharp-0.2.1.post4.tar.gz
  • Upload date:
  • Size: 4.9 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.post4.tar.gz
Algorithm Hash digest
SHA256 340caafb8ee73621f7ef2e74b90f127c6c7ad922ea30311c619643bfc88e7686
MD5 40d40f6f3b4b2750a4f2815553a66b9c
BLAKE2b-256 db491e69123a7844d725584fafb8a2200a1d4d0e3a9a44e340fff6dc15f532cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycefsharp-0.2.1.post4-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.post4-py3-none-any.whl
Algorithm Hash digest
SHA256 429abd6e0031b5349a558d1417511ff55e938389d49416e69d93391ebeb0b2e2
MD5 8f8b8d5f16487afcd841b0828d19a2b5
BLAKE2b-256 74221d37f8718cd215cf3037f4f932e32dd1936e213ac57881d147f31455ca65

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