News

After installing PySide6-Material-Widgets package using pip, you can run the demo in examples directory, for example: cd examples / button python demo . py If you encounter ImportError: cannot import ...
From complete working applications to reusable widgets snippets, these examples can be freely re-used, re-mixed and tweaked to build your own Python GUI applications. Examples are available for PyQt6, ...