web 吧,随便找个 ui 框架颜值就不差了。给同事用可以直接部署到内网服务器。也可以用 webview 打包成可执行文件分发,比如 pywebview
wzly
106 天前
没人直到 flet 吗? ui 很漂亮 日本那边很多人用
clino
105 天前
https://github.com/webui-dev/python-webui Use any web browser as GUI, with Python in the backend and HTML5 in the frontend. 这个看起来不错,比 Electron 要轻量化很多,试了一下 python demo 感觉很简单