hunterboy2023 / QMaterialWidgets

A material design widgets library based on PyQt/PySide.

Home Page:https://qmaterialwidgets.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

PyQt-Material-Widgets

A material design widgets library based on PyQt5

Version Download GPLv3 Platform Win32 | Linux | macOS

English | 简体中文

Interface

Install

To install using pip:

pip install PyQt-Material-Widgets -i https://pypi.org/simple/

Warning Don't install PyQt-Material-Widgets, PyQt6-Material-Widgets, PySide6-Material-Widgets and PySide2-Material-Widgets at the same time, because their package names are all qmaterialwidgets.

Run Example

After installing PyQt-Material-Widgets package using pip, you can run the demo in examples directory, for example:

cd examples/gallery
python demo.py

Documentation

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

Video Demonstration

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

Work with QtDesigner

You can use PyQt-Material-Widgets in QtDesigner directly by running python ./tools/designer.py. If the operation is successful, you should be able to see the PyQt-Material-Widgets in the sidebar of QtDesigner.

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 🥰

Reference

License

PyQt-Material-Widgets is licensed under GPLv3.

Copyright © 2023 by zhiyiYo.

About

A material design widgets library based on PyQt/PySide.

https://qmaterialwidgets.vercel.app

License:GNU General Public License v3.0


Languages

Language:Python 100.0%