1 Star 0 Fork 0

希言自然/zhiyiYo.PyQt-Fluent-Widgets

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 忽略.vscode文件夹
.vscode/
.VSCodeCounter
# 忽略工作区文件
*.code-workspace
.DS_Store
# 忽略 .idea
.idea/
# 忽略python缓存文件
*/__pycache__
*.py[cod]
# 忽略日志文件
log/
*.log
# 忽略测试文件
test.py
# 忽略配置文件
config.json
# 忽略下载文件夹
download/
# 忽略构建文件夹
build/
dist/
PyQt_Fluent_Widgets.egg-info/
PyQt6_Fluent_Widgets.egg-info/
PySide2_Fluent_Widgets.egg-info/
PySide6_Fluent_Widgets.egg-info/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fjddao/PyQt-Fluent-Widgets.git
[email protected]:fjddao/PyQt-Fluent-Widgets.git
fjddao
PyQt-Fluent-Widgets
zhiyiYo.PyQt-Fluent-Widgets
master

搜索帮助