# PySide6-FluentUI-QML **Repository Path**: whghcyx/PySide6-FluentUI-QML ## Basic Information - **Project Name**: PySide6-FluentUI-QML - **Description**: FluentUI for PySide6 and QML - **Primary Language**: QML - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-03 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 添加setup.py,可以打包成pip包 # 编译 ## 依赖包 pip install PySide6==6.8.3 pip install wheel ## 编译whl python setup.py bdist_wheel ## 安装包 pip install dist\PySide6_FluentUI_QML-1.6.7-py3-none-any.whl