Fairy-Oracle-Sanctuary /
PySide6-Fluent-Widgets-Pro
A PySide6 fluent design widgets library based on PyQt-Fluent-Widgets.
77/100 healthLoading repository data…
zhiyiYo / repository
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.

To install lite version for PyQt5:
pip install PyQt-Fluent-Widgets -i https://pypi.org/simple/
Or install full-featured version (AcrylicLabel is available):
pip install "PyQt-Fluent-Widgets[full]" -i https://pypi.org/simple/
If you are using PySide2, PySide6 or PyQt6, you can download the code in PySide2, PySide6 or PyQt6 branch.
The Pro version library contains more advance components. You can download PyQt-Fluent-Widgets-Pro-Gallery.zip from the release page for preview purposes.
C++ QFluentWidgets require purchasing a license from the official website. You can also download the compiled demo C++_QFluentWidgets.zip from the release page.
[!Warning] Don't install PyQt-Fluent-Widgets, PyQt6-Fluent-Widgets, PySide2-Fluent-Widgets and PySide6-Fluent-Widgets at the same time, because their package names are all
qfluentwidgets.
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
If you encounter ImportError: cannot import name 'XXX' from 'qfluentwidgets', it indicates that the package version you installed is too low. You can replace the mirror source with https://pypi.org/simple and reinstall again.
Want to know more about PyQt-Fluent-Widgets? Please read the help document 👈
PyQt-Fluent-Widgets is licensed under GPLv3 for non-commercial project. For commercial use, please purchase a commercial license.
Copyright © 2021 by zhiyiYo.
Fluent Client integrates designer plugins, supporting direct drag-and-drop usage of QFluentWidgets components in Designer. You can purchase the client from TaoBao or Afdian.
If you encounter any problems while using the library, please first check the official documentation. If the issue is confirmed to be a bug in the library, please send the following information to shokokawaii@outlook.com:
Here are some projects based on PyQt-Fluent-Widgets:
Selected from shared topics, language and repository description—not editorial ratings.
Fairy-Oracle-Sanctuary /
A PySide6 fluent design widgets library based on PyQt-Fluent-Widgets.
77/100 health