A fluent design widgets library based on PyQt6
Project description
PyQt6-Fluent-Widgets
A fluent design widgets library based on PyQt6
English | 简体中文
Install
To install lite version (AcrylicLabel
is not available):
pip install PyQt6-Fluent-Widgets -i https://pypi.org/simple/
Or install full-featured version:
pip install "PyQt6-Fluent-Widgets[full]" -i https://pypi.org/simple/
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 PyQt6-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
PyQt6-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 pyqt6_fluent_widgets-1.6.6.tar.gz
.
File metadata
- Download URL: pyqt6_fluent_widgets-1.6.6.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5918728d1cef1fa1f7646ba3ce7f263422790feb63a530d7b5251163289200bb |
|
MD5 | 50ff5d65723b6a461644e37ae18f4517 |
|
BLAKE2b-256 | 26754d2a480cb8d2b9a133683d7f99a3015c9d1d26334c950f8b8048cd53d073 |
File details
Details for the file PyQt6_Fluent_Widgets-1.6.6-py3-none-any.whl
.
File metadata
- Download URL: PyQt6_Fluent_Widgets-1.6.6-py3-none-any.whl
- Upload date:
- Size: 1.5 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 | 2c0bb207741df0d81ae7f872e783c0d181683569b88c39e5981dcf60e32f06c9 |
|
MD5 | e5144487e326935ed1982a5ec5123d80 |
|
BLAKE2b-256 | 2bbce96ada7c80af4a71aa09f2e1eb6d49e94ee3bdb18ef2b5540752b1062058 |