You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

417 B

Quick start

Install

To install lite version (AcrylicLabel is not available) use pip:

pip install PyQt-Fluent-Widgets

Or install full-featured version use pip:

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