mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-07-21 12:11:07 +02:00
27bcfc4c8e497fd406e4f03e5e824499ccc320fb
qwidgets
Missing widgets for PyQt/PySide
Widgets
Widgets include:
- Float Slider
- Range Slider (multi-handle slider)
- Labeled Sliders (sliders with linked spinboxes)
- Unbound Integer SpinBox (backed by python
int
)
Contributing
This repository seeks to accumulate Qt-based widgets for python (PyQt & PySide) that are not provided in the native QtWidgets module. We welcome contributions!
Please see the Contributing Guide
Description
Languages
Python
100%