cztomczak / cefpython

Python bindings for the Chromium Embedded Framework (CEF)
Other
3.02k stars 469 forks source link

Cefpython123 #669

Open linesight opened 2 weeks ago

linesight commented 2 weeks ago

Added cef 123 support for python 3.10 and 3.11 at windows Some of the fix is coming from https://github.com/llcc01/cefpython

qt.py example added pyqt6 support addressing https://github.com/cztomczak/cefpython/issues/652