Contents

cefpython3 66.1

0

GUI toolkit for embedding a Chromium widget in desktop applications

GUI toolkit for embedding a Chromium widget in desktop applications

Stars: 3007, Watchers: 3007, Forks: 472, Open Issues: 215

The cztomczak/cefpython repo was created 8 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 3007 github stars!

How to Install cefpython3

You can install cefpython3 using pip

pip install cefpython3

or add it to a project with poetry

poetry add cefpython3

Package Details

Author
Czarek Tomczak
License
BSD 3-clause
Homepage
https://github.com/cztomczak/cefpython
PyPi:
https://pypi.org/project/cefpython3/
GitHub Repo:
https://github.com/cztomczak/cefpython

Classifiers

  • Desktop Environment
  • Internet
  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Browsers
  • Multimedia
  • Software Development/User Interfaces
No  cefpython3  pypi packages just yet.

Errors

A list of common cefpython3 errors.

Code Examples

Here are some cefpython3 code examples and snippets.

GitHub Issues

The cefpython3 package has 215 open issues on GitHub

  • cannot install cefpython3==66.0
  • Chromium 100+ support
  • New v66.1 release only for Windows?

See more issues on GitHub

Related Packages & Articles

wxPython 4.2.1

Cross platform GUI toolkit for Python, "Phoenix" version

pyppeteer 2.0.0

Headless chrome/chromium automation library (unofficial port of puppeteer)

helium 5.0.0

Lighter browser automation based on Selenium.

hstspreload 2024.4.1

The hstspreload Python package provides a way to interact with the Chromium HSTS preload list, which is a list of sites that are hardcoded to be HTTPS only for enhanced security. This package allows users to check if a host is on this list, indicating that it should only be accessed via HTTPS. It is updated monthly, but can be manually updated if necessary.