Metadata-Version: 2.1
Name: qt-range-slider
Version: 0.2.0
Summary: Qt widget-slider with two thumbs (min/max values)
Home-page: https://github.com/introkun/qt-range-slider
Author: Sergey G
Author-email: introkun@gmail.com
License: MIT
Description: # qt-range-slider [![Build Status](https://github.com/introkun/qt-range-slider/workflows/CI/badge.svg)](https://github.com/introkun/qt-range-slider/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/github/introkun/qt-range-slider/badge.svg?branch=main&dummy=unused)](https://coveralls.io/github/introkun/qt-range-slider?branch=main) [![GitHub license](https://img.shields.io/github/license/introkun/qt-range-slider.svg)](https://github.com/introkun/qt-range-slider/blob/main/LICENSE) [![PyPi Downloads](https://img.shields.io/pypi/dm/qt-range-slider)](https://pypi.org/project/qt-range-slider/)
        
        # Demo
        <img src="assets/demo.png" alt="Demo of qt-range-slider" style="width: 640px;"/>
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
