如何在 Python 中创建自定义 window 以显示 iframe?

How to create s custom window in Python to display an iframe?

为了显示视频播放器,我想创建一个自定义 window 来显示 iframe html 代码的输出 give.How 我要创建它吗?我使用 Python idle 和 Windows

请提供更多详细信息。你用什么来解析 html 代码? ui 你在用什么? 如果你真的是新手...试试 googles :)

Pywebview 这可能会有所帮助。但对于参考者,请在询问之前尝试 google。