Metadata-Version: 2.4
Name: qtui
Version: 0.2.0
Summary: A collection of UI libraries for pyside6
Author-email: moreih29 <moreih29@gmail.com>
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: pillow>=11.0.0
Requires-Dist: pyside6>=6.7.0
Requires-Dist: qasync>=0.27.1
Requires-Dist: qrcode~=7.4.2
Description-Content-Type: text/markdown

# QtUI: A collection of UI libraries for pyside6

## Description
QtUI is a collection of UI libraries for pyside6

## Libraries
1. [dayu_widgets](https://github.com/phenom-films/dayu_widgets) is a UI components library for PySide, and is licensed under the MIT license.
2. [PySide6-FluentUI-QML](https://github.com/zhuzichu520/PySide6-FluentUI-QML) is FluentUI for PySide6 and QML, and is licensed under the MIT license.

## Installation
`pip install qtui`