A fluent design widgets library based on PyQt5
Project description
PyQt-Fluent-Widgets
A fluent design widgets library based on PyQt5
Install
To install lite version (AcrylicLabel
is not available):
pip install PyQt-Fluent-Widgets -i https://pypi.org/simple/
Or install full-featured version:
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
.
Run Example
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.
Documentation
Want to know more about PyQt-Fluent-Widgets? Please read the help document 👈
License
PyQt-Fluent-Widgets is licensed under GPLv3 for non-commercial project. For commercial use, please purchase a commercial license.
Copyright © 2021 by zhiyiYo.
Video Demonstration
Check out this ▶ example video that shows off what PyQt-Fluent-Widgets are capable of 🎉
Work with Designer
Fluent Client integrates designer plugins, supporting direct drag-and-drop usage of QFluentWidgets components in Designer. You can purchase the client from TaoBao.
See Also
Here are some projects based on PyQt-Fluent-Widgets:
- zhiyiYo/QMaterialWidgets: A material design widgets library based on PyQt/PySide
- zhiyiYo/Groove: A cross-platform music player based on PyQt5
- zhiyiYo/Alpha-Gobang-Zero: A gobang robot based on reinforcement learning
Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyqt_fluent_widgets-1.7.0.tar.gz
.
File metadata
- Download URL: pyqt_fluent_widgets-1.7.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1a75b001fa35cb17d94d914fa82d5dc76b1b648ca514cb86a3eadcbc7a40e73 |
|
MD5 | 2230cac617eeba47c0037796f0489244 |
|
BLAKE2b-256 | a9efc618de69b7ec5f81ce5c46e0c5f3b057392e4ed03a19c8535d7dc3a29c63 |
File details
Details for the file PyQt_Fluent_Widgets-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: PyQt_Fluent_Widgets-1.7.0-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4147499780c793bebf322029344a5482c5bc9d2d35d5f015a6f6e0626e2fd64 |
|
MD5 | 536b90cd07621b6c165d1ae7af6c5278 |
|
BLAKE2b-256 | d5809f2a0b968c595e64d328a517e0f44f1b579f397d730f74be9292e5af8e52 |