PyQt-Fluent-Widgets项目地址: https://github.com/zhiyiYo/PyQt-Fluent-Widgets
总所周知,Python一般的UI(比如Tkinter)肥肠的丑陋,肥肠的不现代化。蛋是现在微软有流畅设计体系了~
PyQt-Fluent-Widgets能让Pyqt5里使用流畅设计体系,like this:
安装
安装精简版(AcrylicLabel
不可用):
pip install PyQt-Fluent-Widgets
或者安装全功能版本:
pip install 'PyQt-Fluent-Widgets[full]'
然后打开仓库内示例试试看!标签:流畅,Python,PyQt,Fluent,UI,PYQT5,Widgets From: https://www.cnblogs.com/f678/p/17206038.html