cefpython基础入门

Python bindings for the Chromium Embedded Framework (CEF)

python3 -m venv hello
cd hello
source bin/activate
pip install cefpython3==66.0

在这里插入图片描述

todo:
我想使用cefpython加载html部分代码

<div>
<span>s..........s</span>
</div>
posted @ 2022-03-25 07:42  叶常落  阅读(4)  评论(0编辑  收藏  举报  来源