pre-commit-ci[bot] 463332f4fc [pre-commit.ci] pre-commit autoupdate (#104)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/setup-cfg-fmt: v1.20.2 → v2.0.0](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.2...v2.0.0)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
- [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* version specs

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
2022-08-03 09:36:12 -04:00
2022-07-24 11:10:01 -04:00
2021-06-26 16:29:59 -04:00
2021-10-15 12:59:59 -04:00
2021-10-15 12:59:59 -04:00
2021-11-27 10:12:01 -05:00

tiny superqt!

License PyPI Python
Version Test codecov

"missing" widgets and components for PyQt/PySide

This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.

Components are tested on:

  • macOS, Windows, & Linux
  • Python 3.7 and above
  • PyQt5 (5.11 and above) & PyQt6
  • PySide2 (5.11 and above) & PySide6

Widgets

Widgets include:

range sliders range sliders range sliders
  • Unbound Integer SpinBox (backed by python int)

Contributing

We welcome contributions!

Please see the Contributing Guide

Description
Missing widgets and components for Qt-python
Readme BSD-3-Clause 6 MiB
Languages
Python 100%