Metadata-Version: 2.1
Name: pyqt-modern-slider
Version: 0.0.1
Summary: PyQt modern styled slider
Home-page: https://github.com/yjg30737/pyqt-modern-slider.git
Author: Jung Gyu Yoon
Author-email: yjg30737@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE


# pyqt-modern-slider

PyQt modern styled slider



## Requirements

* PyQt5 >= 5.8



## Setup

`python -m pip install pyqt-modern-slider`



## See Also

* <a href="https://github.com/yjg30737/pyqt-media-slider.git">pyqt-media-slider</a> - QSlider which is good to use in media player

* <a href="https://github.com/yjg30737/pyqt-label-slider.git">pyqt-label-slider</a> - QSlider which is connected with QLabel 



