dogjin / PyQt-Fluent-Widgets

A fluent design widgets library based on PyQt5

Home Page:https://pyqt-fluent-widgets.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

PyQt-Fluent-Widgets

A fluent design widgets library based on PyQt5

Platform Win32 | Linux | macOS Download GPLv3

Interface

Install

To install lite version (AcrylicLabel is not available):

pip install PyQt-Fluent-Widgets

Or install full-featured version:

pip install "PyQt-Fluent-Widgets[full]"

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

Documentation

Want to know more about PyQt-Fluent-Widgets? Please read the help document 👈

Video Demonstration

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

See Also

Here are some projects that use PyQt-Fluent-Widgets:

License

PyQt-Fluent-Widgets is licensed under GPLv3.

Copyright © 2021 by zhiyiYo.

About

A fluent design widgets library based on PyQt5

https://pyqt-fluent-widgets.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Python 100.0%