mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-12-15 18:50:05 +01:00
1.2 KiB
1.2 KiB
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