โดยสามารถใช้ HTML 5 เป็น GUI ให้กับโปรแกรมได้
- ใช้ BSD 3-clause License
- รองรับทั้ง Python 2 และ Python 3
pip install cefpython3ตัวอย่างการใช้งาน
from cefpython3 import cefpython as cef
cef.Initialize()
cef.CreateBrowserSync(url="https://python3.wannaphong.com/")
cef.MessageLoop()
cef.Shutdown()ผลลัพธ์

อ่านเอกสารเพิ่มเติมได้ที่ https://github.com/cztomczak/cefpython

0 ความคิดเห็น:
แสดงความคิดเห็น
แสดงความคิดเห็นได้ครับ :)