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: 3234, Watchers: 3234, Forks: 478, Open Issues: 221

The cztomczak/cefpython repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3234 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.

Related Packages & Articles

wxPython 4.2.5

Cross platform GUI toolkit for Python, "Phoenix" version

pyppeteer 2.0.0

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

helium 7.0.0

Lighter browser automation based on Selenium.

hstspreload 2025.1.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.