Skip to content

aggelis/QMaterialWidgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%