A fluent design widgets library based on PyQt5
To install lite version (AcrylicLabel
is not available):
pip install PyQt-Fluent-Widgets
Or install full-featured version:
pip install "PyQt-Fluent-Widgets[full]"
After installing PyQt-Fluent-Widgets package using pip, you can run any demo in the examples directory, for example:
cd examples/gallery
python demo.py
Want to know more about PyQt-Fluent-Widgets? Please read the help document 👈
Check out this ▶ example video that shows off what PyQt-Fluent-Widgets are capable of 🎉
Here are some projects that use PyQt-Fluent-Widgets:
- zhiyiYo/Groove: A cross-platform music player based on PyQt5
- zhiyiYo/Alpha-Gobang-Zero: A gobang robot based on reinforcement learning
- Windows design: Design guidelines and toolkits for creating native app experiences
- Microsoft/WinUI-Gallery: An app demonstrates the controls available in WinUI and the Fluent Design System
PyQt-Fluent-Widgets is licensed under GPLv3.
Copyright © 2021 by zhiyiYo.