Skip to content

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.

License

Notifications You must be signed in to change notification settings

Manjunath-Aero/QT-PyQt-PySide-Custom-Widgets

 
 

Repository files navigation

QT-PyQt-PySide-Custom-Widgets

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.

Installation

pip install QT-PyQt-PySide-Custom-Widgets

Installation Testing

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: Custom Progress bar

How to use it.

Read the full documentation plus video guides here

Watch the tutorial videos here

Sample Images

Analog Gauge Widget

Analog Gauge Widget

Responsive Animated GUI

Resposive PyQt PySide GUI

Animated QStacked Widget

Custom QStacked Widgets

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.4%
  • Python 42.2%
  • HTML 14.4%