README.md

    logo

    PySide6-Fluent-Widgets

    A fluent design widgets library based on PySide6

    Version Download GPLv3 Platform Win32 | Linux | macOS

    English | 简体中文

    Interface

    Install

    To install lite version (AcrylicLabel is not available):

    pip install PySide6-Fluent-Widgets -i https://pypi.org/simple/

    Or install full-featured version:

    pip install "PySide6-Fluent-Widgets[full]" -i https://pypi.org/simple/

    Run Example

    After installing PySide6-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 PySide6-Fluent-Widgets? Please read the help document 👈

    Video Demonstration

    Check out this example video that shows off what PyQt-Fluent-Widgets are capable of 🎉

    Support

    If this project helps you a lot and you want to support the development and maintenance of this project, feel free to sponsor me via 爱发电 or ko-fi. Your support is highly appreciated 🥰

    See Also

    Here are some projects based on PyQt-Fluent-Widgets:

    Reference

    License

    PySide6-Fluent-Widgets adopts dual licenses. Non-commercial usage is licensed under GPLv3. For commercial purposes, please purchase on 爱发电 to support the development of this project.

    Copyright © 2021 by zhiyiYo.

    项目简介

    当前项目暂无项目简介

    发行版本

    当前项目没有发行版本

    贡献者 6

    开发语言

    • Python 100.0 %