Awesome custom widgets made for QT Desktop Applications. Simplify your UI development process. These widgets can be used in QT Designer then imported to PyiSide code.
pip install QT-PyQt-PySide-Custom-Widgets
Run the following code to see if the installation was successful.
# Run this from your terminal or create a python file,
# paste this code, then run
from Custom_Widgets.ProgressIndicator import test
test.main()
You should see the following interface:
Read the full documentation plus video guides here
Watch the tutorial videos here
Analog Gauge Widget
Responsive Animated GUI
Animated QStacked Widget