cztomczak / cefpython

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

Support for python 3.12.3 ? #673

Open TomVerwimp opened 5 months ago

TomVerwimp commented 5 months ago

Hi I there any view on a working version of cefpython on python 3.12.3?

Questions should be asked on the forum: https://groups.google.com/group/cefpython

TinTin-Esoterico commented 4 months ago

had the same problem now, and searching solutions

adamcohenhillel commented 4 months ago

Any solution?

FriedrichFroebel commented 4 months ago

As you can see from the commit activity, this project does not seem to be actively maintained any more. #669 seems to add some support for recent Python and CEF versions, but claims to support only Windows and Python up to 3.11.

TinTin-Esoterico commented 4 months ago

thats sad, I learning more about C and its derivants, one day Ill have enough knowledge to help

kletel commented 2 months ago

pywebview alternative : https://pywebview.flowrl.com/

nevmerzhitsky commented 1 day ago

pywebview alternative : https://pywebview.flowrl.com/

pywebview is not an alternative of CEF. Evenmore, pywebview supports cefpython as a GUI driver.

kletel commented 1 day ago

You dont need cefpython with pywebview but you can use it as an option but cefpython is old, not maintained for years and deprecated

kletel commented 23 hours ago

pywebview is the best alternative.